initial commit
This commit is contained in:
commit
7edf451e2e
6 changed files with 200 additions and 0 deletions
14
requirements.txt
Normal file
14
requirements.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
beautifulsoup4==4.12.2
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.3.0
|
||||
idna==3.4
|
||||
numpy==1.26.1
|
||||
pandas==2.1.1
|
||||
python-dateutil==2.8.2
|
||||
pytz==2023.3.post1
|
||||
requests==2.31.0
|
||||
six==1.16.0
|
||||
soupsieve==2.5
|
||||
tqdm==4.66.1
|
||||
tzdata==2023.3
|
||||
urllib3==2.0.7
|
||||
Loading…
Add table
Add a link
Reference in a new issue