-
Notifications
You must be signed in to change notification settings - Fork 229
/
requirements.txt
55 lines (55 loc) · 960 Bytes
/
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
alembic==1.4.0
aniso8601==8.0.0
appdirs==1.4.3
autoenv==1.0.0
bcrypt==3.1.7
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
Click==7.0
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-HTTPAuth==3.3.0
Flask-JWT==0.3.2
flask-marshmallow==0.11.0
Flask-Migrate==2.5.2
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SocketIO==4.2.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
gevent==1.4.0
greenlet==0.4.15
gunicorn==20.0.4
hiredis==1.0.1
idna==2.9
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==0.14.1
Mako==1.1.1
MarkupSafe==1.1.1
marshmallow==3.5.0
marshmallow-sqlalchemy==0.22.2
mysql-connector==2.2.9
nltk==3.4.5
numpy==1.18.1
packaging==20.1
psycopg2==2.7.7
pycparser==2.19
PyJWT==1.4.0
pyparsing==2.4.6
python-dateutil==2.8.1
python-editor==1.0.4
python-engineio==3.11.2
python-socketio==4.4.0
pytz==2019.3
redis==3.4.1
requests==2.23.0
scikit-learn==0.22.1
scipy==1.4.1
singledispatch==3.4.0.3
six==1.14.0
SQLAlchemy==1.3.13
urllib3==1.26.5
Werkzeug==0.16.1
WTForms==2.2.1