Skip to content

Commit 3e5c7f3

Browse files
committed
Fix packages in requirements
1 parent ba770cc commit 3e5c7f3

1 file changed

Lines changed: 5 additions & 19 deletions

File tree

requirements.txt

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,21 @@
1-
astroid==2.0.2
2-
certifi==2018.4.16
3-
chardet==3.0.4
1+
astroid==2.0.4
42
click==6.7
5-
colorama==0.3.9
63
dnspython==1.15.0
7-
eventlet==0.23.0
4+
eventlet==0.24.1
85
Flask==1.0.2
9-
Flask-SocketIO==3.0.1
10-
greenlet==0.4.14
11-
idna==2.7
6+
Flask-SocketIO==3.0.2
7+
greenlet==0.4.15
128
isort==4.3.4
139
itsdangerous==0.24
14-
jbxapi==2.6.2
1510
Jinja2==2.10
1611
lazy-object-proxy==1.3.1
1712
MarkupSafe==1.0
1813
mccabe==0.6.1
1914
monotonic==1.5
20-
netifaces==0.10.6
21-
pkg-resources==0.0.0
22-
pylint==2.1.0
15+
pylint==2.1.1
2316
python-engineio==2.2.0
2417
python-socketio==2.0.0
25-
requests==2.19.1
26-
RestrictedPython==4.0b4
27-
sandboxapi==1.3.2
28-
see==1.4.1
2918
six==1.11.0
30-
socketio==0.1.3
3119
typed-ast==1.1.0
32-
typing==3.6.4
33-
urllib3==1.23
3420
Werkzeug==0.14.1
3521
wrapt==1.10.11

0 commit comments

Comments
 (0)