diff --git a/setup.py b/setup.py index 1885d74..1651314 100644 --- a/setup.py +++ b/setup.py @@ -39,9 +39,12 @@ 'pytz>=2020.1', 'ratelimit>=2.2.1', 'requests>=2.24.0', + 'selenium>=4.25.0', + 'setuptools>=75.2.0; python_version >= "3.12"', 'six>=1.15.0', 'soupsieve>=2.0.1', 'toml>=0.10.1', + 'undetected-chromedriver>=3.5.5', 'urllib3>=1.25.10', 'wrapt>=1.12.1', ],