-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.22 KB
/
requirements.txt
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
appdirs==1.4.4
astroid==2.3.3
autopep8==1.5
backcall==0.2.0
CacheControl==0.12.6
cachetools==4.1.0
certifi==2020.4.5.1
chardet==3.0.4
click==8.0.1
colorama==0.4.1
decorator==4.4.2
Deprecated==1.2.13
distlib==0.3.1
et-xmlfile==1.0.1
filelock==3.0.12
firebase-admin==4.3.0
Flask==2.0.1
google-api-core==1.17.0
google-api-python-client==1.9.1
google-auth==1.16.0
google-auth-httplib2==0.0.3
google-cloud-core==1.3.0
google-cloud-firestore==1.7.0
google-cloud-storage==1.28.1
google-resumable-media==0.5.1
googleapis-common-protos==1.51.0
grpcio==1.29.0
httplib2==0.18.1
idna==2.9
ipykernel==5.3.4
ipython==7.18.1
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==2.0.1
jdcal==1.4.1
jedi==0.17.2
Jinja2==3.0.1
jupyter-client==6.1.7
jupyter-core==4.6.3
lazy-object-proxy==1.4.3
MarkupSafe==2.0.1
mccabe==0.6.1
msgpack==1.0.0
numpy==1.18.4
pandas==1.0.1
parso==0.7.1
pickleshare==0.7.5
prompt-toolkit==3.0.8
protobuf==3.12.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
Pygments==2.7.1
pylint==2.4.4
python-dateutil==2.8.1
pytz==2020.1
pywin32==228
pyzmq==19.0.2
redis==4.0.2
requests==2.23.0
rsa==4.0
six==1.13.0
tornado==6.0.4
traitlets==5.0.5
uritemplate==3.0.1
urllib3==1.25.9
virtualenv==20.0.27
wcwidth==0.2.5
Werkzeug==2.0.1
wrapt==1.11.2