-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
20 lines (20 loc) · 1.9 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
certifi==2021.5.30; python_version >= "3.7" and python_version < "4" and (python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.5.0")
chardet==4.0.0; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.5.0"
h11==0.12.0; python_version >= "3.7" and python_version < "4"
httpcore==0.12.3; python_version >= "3.7" and python_version < "4"
httpx==0.17.1; python_version >= "3.7" and python_version < "4"
idna==2.10; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0"
notion-client==0.4.0; python_version >= "3.7" and python_version < "4"
numpy==1.20.3; python_version >= "3.7" and python_full_version >= "3.7.1"
pandas==1.2.4; python_full_version >= "3.7.1"
praw==7.2.0; python_version >= "3.6" and python_version < "4.0"
prawcore==2.0.0; python_version >= "3.6" and python_version < "4.0"
python-dateutil==2.8.1; python_full_version >= "3.7.1"
pytz==2021.1; python_full_version >= "3.7.1"
requests==2.25.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.5.0"
rfc3986==1.5.0; python_version >= "3.7" and python_version < "4"
six==1.16.0; python_full_version >= "3.7.1"
sniffio==1.2.0; python_version >= "3.7" and python_version < "4"
update-checker==0.18.0; python_version >= "3.6" and python_version < "4.0"
urllib3==1.26.5; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.5.0" and python_version < "4" and python_version >= "3.6"
websocket-client==1.0.1; python_version >= "3.6" and python_version < "4.0"