forked from hackthenorth/cog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
79 lines (79 loc) · 1.35 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
68
69
70
71
72
73
74
75
76
77
78
79
aiohttp==3.6.2
astroid==1.5.3
async-timeout==3.0.1
attrs==19.3.0
Babel==2.4.0
backports.functools-lru-cache==1.4
beautifulsoup4==4.6.0
blinker==1.4
boto3==1.11.12
botocore==1.14.12
bs4==0.0.1
certifi==2017.4.17
cffi==1.10.0
chardet==3.0.4
click==6.7
configparser==3.5.0
decorator==4.1.2
dnspython==1.16.0
docutils==0.15.2
ecdsa==0.13
enum34==1.1.6
eventlet==0.25.1
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
html2text==2020.1.16
gevent==1.2.2
gevent-websocket==0.10.1
greenlet==0.4.12
gunicorn==19.7.1
idna==2.5
idna-ssl==1.1.0
infinity==1.4
intervals==0.8.0
ipaddress==1.0.18
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
jmespath==0.9.4
lazy-object-proxy==1.3.1
Markdown==2.6.9
MarkupSafe==1.0
mccabe==0.6.1
monotonic==1.5
multidict==4.7.4
phonenumbers==8.8.1
psycopg2==2.7.3.2
py==1.4.34
pyasn1==0.2.3
pycodestyle==2.3.1
pycparser==2.18
pycrypto==2.6.1
pytest==3.2.3
python-dateutil==2.8.1
python-engineio==1.7.0
python-jose==1.3.2
python-socketio==1.8.0
pytz==2017.2
requests==2.18.1
s3transfer==0.3.3
singledispatch==3.4.0.3
six==1.10.0
slackclient==2.5.0
SQLAlchemy==1.1.11
SQLAlchemy-Utils==0.32.16
typing==3.5.3.0
typing-extensions==3.7.4.1
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
yarl==1.4.2