webscraper/app/requirements.txt

25 lines
430 B
Plaintext
Raw Normal View History

attrs==24.2.0
2024-11-12 05:16:21 +01:00
beautifulsoup4==4.12.3
bs4==0.0.2
certifi==2024.8.30
charset-normalizer==3.4.0
h11==0.14.0
2024-11-12 05:16:21 +01:00
idna==3.10
lxml==5.3.0
outcome==1.3.0.post0
packaging==24.2
PySocks==1.7.1
python-dotenv==1.0.1
2024-11-12 05:16:21 +01:00
requests==2.32.3
selenium==4.26.1
sniffio==1.3.1
sortedcontainers==2.4.0
2024-11-12 05:16:21 +01:00
soupsieve==2.6
trio==0.27.0
trio-websocket==0.11.1
typing_extensions==4.12.2
2024-11-12 05:16:21 +01:00
urllib3==2.2.3
webdriver-manager==4.0.2
websocket-client==1.8.0
wsproto==1.2.0