-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_dev
29 lines (29 loc) · 2.37 KB
/
requirements_dev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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"
atomicwrites==1.4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0" and sys_platform == "win32"
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"
colorama==0.4.6 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0" and sys_platform == "win32"
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"
iniconfig==2.0.0 ; 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"
packaging==23.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pandas==1.5.3 ; python_version >= "3.8" and python_full_version < "4.0.0"
pluggy==1.0.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
py==1.11.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytest==6.2.5 ; python_full_version >= "3.8.0" 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"
toml==0.10.2 ; 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"