forked from techx/cog
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
63 lines (63 loc) · 1.06 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
astroid==1.5.3
Babel==2.4.0
backports.functools-lru-cache==1.4
beautifulsoup4==4.6.0
blinker==1.4
bs4==0.0.1
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
click==6.7
configparser==3.5.0
cryptography==1.7.2
decorator==4.1.2
ecdsa==0.13
enum34==1.1.6
eventlet
Flask==0.12.2
Flask-Admin==1.5.0
Flask-Markdown==0.3
Flask-SocketIO==2.9.1
Flask-SQLAlchemy==2.2
Flask-SSLify==0.1.5
future==0.16.0
gevent==1.2.2
gevent-websocket==0.10.1
greenlet==0.4.12
gunicorn==19.7.1
idna==2.5
infinity==1.4
intervals==0.8.0
ipaddress==1.0.18
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
lazy-object-proxy==1.3.1
Markdown==2.6.9
MarkupSafe==1.0
mccabe==0.6.1
phonenumbers==8.8.1
psycopg2==2.7.1
py==1.4.34
pyasn1==0.2.3
pycodestyle==2.3.1
pycparser==2.18
pycrypto==2.6.1
pytest==3.2.3
python-engineio==1.7.0
python-jose==1.3.2
python-socketio==1.8.0
pytz==2017.2
requests==2.18.1
singledispatch==3.4.0.3
six==1.10.0
SQLAlchemy==1.1.11
SQLAlchemy-Utils==0.32.16
typing==3.5.3.0
urllib3==1.21.1
validators==0.12.0
Werkzeug==0.12.2
wrapt==1.10.11
WTForms==2.0
WTForms-Alchemy==0.15.0
WTForms-Components==0.10.3