mirror of
https://github.com/AmanTahiliani/webcrawler.git
synced 2026-08-07 11:55:41 -04:00
Added requirements file
This commit is contained in:
31
requirements.txt
Normal file
31
requirements.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
beautifulsoup4==4.12.3
|
||||
black==24.1.0
|
||||
bs4==0.0.2
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
contourpy==1.2.0
|
||||
cycler==0.12.1
|
||||
fonttools==4.47.2
|
||||
idna==3.6
|
||||
importlib-resources==6.1.1
|
||||
kiwisolver==1.4.5
|
||||
matplotlib==3.8.2
|
||||
mypy-extensions==1.0.0
|
||||
numpy==1.26.3
|
||||
packaging==23.2
|
||||
pandas==2.2.0
|
||||
pathspec==0.12.1
|
||||
pillow==10.2.0
|
||||
platformdirs==4.1.0
|
||||
pyparsing==3.1.1
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3.post1
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
soupsieve==2.5
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.9.0
|
||||
tzdata==2023.4
|
||||
urllib3==2.1.0
|
||||
zipp==3.17.0
|
||||
Reference in New Issue
Block a user