-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements
21 lines (21 loc) · 1.68 KB
/
requirements
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
aiohttp==3.8.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
aiosignal==1.3.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
async-timeout==4.0.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
attrs==23.1.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
beautifulsoup4==4.12.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
certifi==2023.5.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
frozenlist==1.3.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
lxml==4.9.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
multidict==6.0.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
numpy==1.24.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
pandas==1.5.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
python-dateutil==2.8.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
pytrends==4.9.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytz==2023.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
requests==2.31.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
six==1.16.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
soupsieve==2.4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
urllib3==1.26.16 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
yarl==1.9.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"