Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 2ee8c6f

Browse files
committed
update req.txt
1 parent efe9077 commit 2ee8c6f

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

req.txt

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
1-
addict==2.0.0
2-
click==6.6
1+
addict==2.1.0
2+
appdirs==1.4.3
3+
click==6.7
34
Cython==0.25.2
4-
Flask==0.11.1
5-
gevent==1.1.2
6-
greenlet==0.4.11
5+
Flask==0.12
6+
gevent==1.2.1
7+
greenlet==0.4.12
78
http-parser==0.8.3
89
itsdangerous==0.24
9-
Jinja2==2.8
10+
Jinja2==2.9.5
1011
lz4==0.8.2
11-
MarkupSafe==0.23
12+
MarkupSafe==1.0
1213
msgpack-python==0.4.8
13-
psutil==5.0.0
14-
pymesos==0.2.9
14+
packaging==16.8
15+
psutil==5.2.0
16+
pymesos==0.2.11
17+
pyparsing==2.2.0
1518
pyquicklz==1.4.1
1619
pyzmq==16.0.2
1720
six==1.10.0
18-
Werkzeug==0.11.11
21+
Werkzeug==0.11.15

0 commit comments

Comments
 (0)