added pythong linting using flake8
This commit is contained in:
30
requirements.txt
Normal file
30
requirements.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
attrs==24.2.0
|
||||
beautifulsoup4==4.12.3
|
||||
certifi==2024.8.30
|
||||
charset-normalizer==3.4.0
|
||||
flake8==7.1.1
|
||||
h11==0.14.0
|
||||
idna==3.10
|
||||
mccabe==0.7.0
|
||||
numpy==2.1.2
|
||||
outcome==1.3.0.post0
|
||||
pandas==2.2.3
|
||||
pycodestyle==2.12.1
|
||||
pyflakes==3.2.0
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.2
|
||||
requests==2.32.3
|
||||
selenium==4.25.0
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.6
|
||||
tqdm==4.66.6
|
||||
trio==0.27.0
|
||||
trio-websocket==0.11.1
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.2
|
||||
urllib3==2.2.3
|
||||
websocket-client==1.8.0
|
||||
wsproto==1.2.0
|
||||
Reference in New Issue
Block a user