diff --git a/Pipfile b/Pipfile index 794eb64fd3..ea5e546b81 100644 --- a/Pipfile +++ b/Pipfile @@ -15,6 +15,7 @@ pytz = "*" selenium = "*" selenium-stealth = "*" aiohttp = "*" +bs4 = "*" [requires] python_version = "*" \ No newline at end of file