forked from cgwire/zou
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (52 loc) · 1.04 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
flask==1.1.1
click==7.1.2; python_version == "3.5"
click==8.0.1; python_version > "3.5"
flask_restful==0.3.8
flask_fixtures==0.3.7
flask_sqlalchemy==2.4.0
flask_bcrypt==0.7.1
flask-jwt-extended==3.25.0
flask-migrate==2.5.2
flask-socketio==4.3.2
flask_principal==0.4.0
flask_caching==1.9.0
flask_mail==0.9.1
flask_fs==0.6.1
flask-graphql==2.0.1
werkzeug==0.15.5
redis==3.5.3
rq==1.10.0
ldap3==2.8.1
psutil==5.8.0
email_validator==1.0.4
sqlalchemy==1.3.20
sqlalchemy_utils==0.37.8
psycopg2-binary==2.8.6
python-slugify==3.0.2
boto3
pillow==7.2.0
pytz==2020.4
babel==2.7.0
isoweek==1.3.3
python-swiftclient==3.8.0
python-keystoneclient==3.20.0
requests==2.24.0
ffmpeg-python==0.2.0
python-nomad==1.2.1
six==1.15.0
gunicorn==20.0.4
gevent==21.8.0; python_version > "3.5"
gevent==20.9.0; python_version == "3.5"
gevent-websocket==0.10.1
slackclient==1.3.2
gazu==0.8.19
sh==1.12.14
pygelf==0.3.6
graphql-core==2.3.2
graphql-server-core==1.2.0
graphql-relay==2.0.1
graphene==2.1.9
graphene-sqlalchemy==2.3.0
itsdangerous==2.0.1
fileseq==1.14.0
jinja2==3.0.3