-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
115 lines (115 loc) · 2.05 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
appdirs==1.4.3
asgiref==3.2.3
attrs==19.1.0
backcall==0.1.0
bleach==3.1.0
CacheControl==0.12.5
cachetools==3.1.1
certifi==2019.6.16
chardet==3.0.4
Click==7.0
colorama==0.4.1
cx-Oracle==7.3.0
cymem==2.0.2
decorator==4.4.0
defusedxml==0.6.0
distlib==0.3.0
dj-database-url==0.5.0
Django==3.0.2
django-cors-headers==3.2.1
django-heroku==0.3.1
djangorestframework==3.11.0
entrypoints==0.3
filelock==3.0.12
firebase-admin==2.18.0
Flask==1.1.1
Flask-OAuthlib==0.9.5
Flask-SQLAlchemy==2.4.1
google-api-core==1.14.2
google-api-python-client==1.7.11
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.4.0
google-cloud-core==1.0.3
google-cloud-firestore==1.4.0
google-cloud-storage==1.19.0
google-resumable-media==0.4.0
googleapis-common-protos==1.6.0
grpcio==1.23.0
gunicorn==20.0.4
html2text==2018.1.9
httplib2==0.19.0
idna==2.8
importlib-metadata==1.5.0
ipykernel==5.1.0
ipython==7.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.2
itsdangerous==1.1.0
jedi==0.13.3
Jinja2==2.10.1
jsonschema==3.0.1
jupyter==1.0.0
jupyter-client==5.2.4
jupyter-console==6.0.0
jupyter-core==4.4.0
MarkupSafe==1.1.1
mistune==0.8.4
msgpack==0.6.1
nbconvert==5.5.0
nbformat==4.4.0
notebook==6.1.5
numpy==1.17.1
oauthlib==2.1.0
pandocfilters==1.4.2
parso==0.4.0
pickleshare==0.7.5
pipenv==2018.11.26
plac==0.9.6
praw==6.3.1
prawcore==1.0.1
preshed==2.0.1
prometheus-client==0.6.0
prompt-toolkit==2.0.9
protobuf==3.9.1
psycopg2==2.8.4
pyasn1==0.4.6
pyasn1-modules==0.2.6
Pygments==2.3.1
PyJWT==1.7.1
pyrsistent==0.15.3
PySocks==1.7.0
python-dateutil==2.8.0
pytz==2019.2
pywinpty==0.5.5
pyzmq==18.0.1
qtconsole==4.4.4
requests==2.22.0
requests-oauthlib==1.2.0
rsa==4.0
Send2Trash==1.5.0
six==1.12.0
SQLAlchemy==1.3.13
sqlparse==0.3.0
StackAPI==0.1.12
terminado==0.8.2
testpath==0.4.2
tornado==6.0.2
tqdm==4.32.2
traitlets==4.3.2
tweepy==3.8.0
update-checker==0.16
uritemplate==3.0.0
urllib3==1.26.5
virtualenv==20.0.9
virtualenv-clone==0.5.3
wasabi==0.2.2
wcwidth==0.1.7
webencodings==0.5.1
websocket-client==0.48.0
Werkzeug==0.15.5
whitenoise==5.0.1
widgetsnbextension==3.4.2
wincertstore==0.2
zipp==3.1.0
Pillow