-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
67 lines (67 loc) · 1.08 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
aniso8601==1.2.1
APScheduler==3.3.1
bcrypt==3.1.3
beautifulsoup4==4.6.0
bs4==0.0.1
Cerberus==0.9.2
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
click==6.7
cryptography==1.7.2
Cython==0.26
enum34==1.1.6
Eve==0.7.4
Events==0.2.2
Flask==0.12
Flask-Admin==1.5.0
Flask-API==0.7.1
Flask-Bcrypt==0.7.1
Flask-HTTPAuth==3.2.3
Flask-Login==0.4.0
Flask-OAuth==0.12
Flask-PyMongo==0.5.1
Flask-RESTful==0.3.6
Flask-Session==0.3.1
funcsigs==1.0.2
futures==3.1.1
gunicorn==19.7.1
httplib2==0.10.3
idna==2.5
ipaddress==1.0.18
itsdangerous==0.24
Jinja==1.2
Jinja2==2.9.6
jsonify==0.5
jwt==0.5.2
kafka-python==1.3.5
lz4==0.10.1
MarkupSafe==0.23
mimerender==0.6.0
numpy==1.13.1
oauth2==1.9.0.post1
pbr==3.1.1
pipdeptree==0.10.1
pyasn1==0.2.3
pycparser==2.18
PyJWT==1.5.2
pymongo==3.4.0
python-dateutil==2.6.1
python-mimeparse==1.6.0
pytz==2017.2
requests==2.18.1
setupfiles==0.0.50
simplejson==3.11.1
six==1.10.0
SQLAlchemy==1.1.11
stevedore==1.25.0
triangle==20170429
typing==3.5.3.0
tzlocal==1.4
urllib3==1.21.1
uuid==1.30
virtualenv==15.1.0
virtualenv-clone==0.2.6
virtualenvwrapper==4.7.2
Werkzeug==0.11.15
WTForms==2.1