forked from tranquilit/WAPT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.15 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
appdirs==1.4.3
args==0.1.0
asn1crypto==0.24.0
astroid==1.5.3
Babel==2.5.1
backports.functools-lru-cache==1.4
backports.ssl-match-hostname==3.5.0.1
BeautifulSoup==3.2.1
blinker==1.4
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
click==6.7
clint==0.5.1
colorama==0.3.9
configparser==3.5.0
cryptography==2.3.1
enum-compat==0.0.2
enum34==1.1.6
eventlet==0.24.1
Flask==1.0.2
Flask-Babel==0.11.2
flask-hmacauth==0.3.9
Flask-Login==0.4.1
flask-paginate==0.5.1
Flask-SocketIO==3.0.1
future==0.16.0
gitpython
greenlet==0.4.13
huey==1.10.2
idna==2.7
iniparse==0.4
ipaddress==1.0.22
isort==4.2.15
itsdangerous==0.24
Jinja2==2.10
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
netifaces==0.10.6
packaging==16.8
passlib==1.7.1
peewee==3.6.4
pefile==2016.3.28
psutil==3.4.2
psycopg2==2.7.3.1
pycparser==2.19
pylint==1.7.4
pyOpenSSL==18.0.0
pyparsing==2.2.0
python-engineio==2.1.1
python-socketio==1.9.0
pytz==2017.2
requests==2.20.0
Rocket==1.2.8
singledispatch==3.4.0.3
six==1.11.0
socketIO-client-2==0.7.5
ujson==1.35
urllib3==1.22
wakeonlan==0.2.2
websocket-client==0.50.0
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.1