-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
76 lines (76 loc) · 1.32 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
asgiref==3.2.3
bcrypt==3.2.0
blinker==1.4
bottle==0.12.18
bottle-websocket==0.2.9
CacheControl==0.12.6
cachetools==4.0.0
certifi==2019.9.11
cffi==1.14.5
chardet==3.0.4
click==7.1.2
cycler==0.10.0
Django==3.0.3
dnspython==2.1.0
Eel==0.10.4
email-validator==1.1.2
firebase-admin==3.2.1
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
future==0.18.2
gevent==1.4.0
gevent-websocket==0.10.1
google-api-core==1.16.0
google-api-python-client==1.7.11
google-auth==1.11.2
google-auth-httplib2==0.0.3
google-cloud-core==1.3.0
google-cloud-firestore==1.6.2
google-cloud-storage==1.26.0
google-resumable-media==0.5.0
googleapis-common-protos==1.51.0
greenlet==0.4.15
grpcio==1.27.2
httplib2==0.17.0
idna==2.8
image==1.5.33
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==0.17.0
kiwisolver==1.3.1
lxml==4.6.2
MarkupSafe==1.1.1
matplotlib==3.3.4
msgpack==0.6.2
nltk==3.5
numpy==1.20.1
pandas==1.2.2
Pillow==8.1.0
protobuf==3.11.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyparsing==2.4.7
python-dateutil==2.8.1
python-docx==0.8.10
pytz==2019.3
PyYAML==3.12
regex==2020.11.13
requests==2.22.0
rsa==4.0
six==1.11.0
SQLAlchemy==1.4.11
sqlparse==0.3.0
svgwrite==1.4.1
tqdm==4.52.0
Tree==0.2.4
uritemplate==3.0.1
urllib3==1.25.8
virtualenv==16.7.9
Werkzeug==1.0.1
whichcraft==0.6.1
WTForms==2.3.3