-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
57 lines (57 loc) · 985 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
56
57
amqp==2.5.2
appdirs==1.4.3
billiard==3.6.1.0
celery==4.4.0
certifi==2019.11.28
chardet==3.0.4
click==7.0
dnspython==1.16.0
eventlet==0.25.1
flask-assets==2.0
flask-compress==1.4.0
flask-json==0.3.4
flask-marshmallow==0.10.1
flask-minify==0.15
flask-socketio==4.2.1
flask-sqlalchemy==2.4.1
flask==1.1.1
greenlet==0.4.16
gunicorn==20.0.4
htmlmin==0.1.12
humanize==0.5.1
idna==2.8
importlib-metadata==1.7.0; python_version < '3.8'
itsdangerous==1.1.0
jinja2==2.10.3
jsmin==2.2.2
kombu==4.6.7
lesscpy==0.14.0
libsass==0.19.4
markdown==3.1.1
markupsafe==1.1.1
marshmallow-sqlalchemy==0.21.0
marshmallow==3.7.1
monotonic==1.5
numpy==1.18.0
ply==3.11
psycopg2-binary==2.8.5
psycopg2==2.7.6.1
pyparsing==2.4.5
pyscss==1.3.7
python-dotenv==0.10.3
python-engineio==3.13.1
python-socketio==4.6.0
pytz==2019.3
pyyaml==5.3.1
redis==3.3.11
requests==2.22.0
scipy==1.4.1
six==1.13.0
sqlalchemy==1.3.12
urllib3==1.25.8
vine==1.3.0
webassets==2.0
werkzeug==0.16.0
xlrd==1.2.0
xxhash==2.0.0
zipp==3.1.0