Refactored option 4 + added conf.py + added some TODO comments for review

This commit is contained in:
doctor_dev 2025-05-30 12:12:09 +00:00
parent 4b33e51d11
commit b07ac08547
No known key found for this signature in database
GPG key ID: F12F7F71CB84AEAA
6 changed files with 429 additions and 281 deletions

View file

@ -1,15 +1,17 @@
beautifulsoup4==4.13.3
certifi==2024.12.14
charset-normalizer==3.4.1
certifi==2025.4.26
charset-normalizer==3.4.2
dotenv==0.9.9
idna==3.10
numpy==2.2.2
numpy==2.2.6
pandas==2.2.3
pillow==11.2.1
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-socks==2.6.1
pytz==2024.2
python-dotenv==1.1.0
pytz==2025.2
requests==2.32.3
six==1.17.0
tzdata==2025.1
urllib3==2.3.0
python-dotenv==1.0.1
tzdata==2025.2
urllib3==2.4.0
websockets==15.0.1