forked from greyli/catchat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 844 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
bleach==2.1.3
certifi==2018.4.16
chardet==3.0.4
click==6.7
enum34==1.1.6 ; python_version < '3.4'
eventlet==0.23.0
flask-login==0.4.1
flask-moment==0.6.0
flask-oauthlib==0.9.5
flask-socketio==3.0.1
flask-sqlalchemy==2.3.2
flask-wtf==0.14.2
flask==1.0.2
greenlet==0.4.14
html5lib==1.0.1
idna==2.7
itsdangerous==0.24
jinja2==2.10
markdown==2.6.11
markupsafe==1.1.1
oauthlib==2.1.0
pygments==2.2.0
python-dotenv==0.10.0
python-engineio==2.2.0
python-socketio==2.0.0
requests-oauthlib==1.0.0
requests==2.19.1
six==1.11.0
sqlalchemy==1.2.10
urllib3==1.23
webencodings==0.5.1
werkzeug==0.14.1
wtforms==2.2.1
# dev
argh==0.26.2
faker==0.8.17
funcsigs==1.0.2 ; python_version < '3.3'
ipaddress==1.0.22 ; python_version == '2.7'
mock==2.0.0
pathtools==0.1.2
pbr==4.2.0
python-dateutil==2.7.3
pyyaml==3.13
six==1.11.0
text-unidecode==1.2
watchdog==0.8.3