We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba770cc commit 3e5c7f3Copy full SHA for 3e5c7f3
1 file changed
requirements.txt
@@ -1,35 +1,21 @@
1
-astroid==2.0.2
2
-certifi==2018.4.16
3
-chardet==3.0.4
+astroid==2.0.4
4
click==6.7
5
-colorama==0.3.9
6
dnspython==1.15.0
7
-eventlet==0.23.0
+eventlet==0.24.1
8
Flask==1.0.2
9
-Flask-SocketIO==3.0.1
10
-greenlet==0.4.14
11
-idna==2.7
+Flask-SocketIO==3.0.2
+greenlet==0.4.15
12
isort==4.3.4
13
itsdangerous==0.24
14
-jbxapi==2.6.2
15
Jinja2==2.10
16
lazy-object-proxy==1.3.1
17
MarkupSafe==1.0
18
mccabe==0.6.1
19
monotonic==1.5
20
-netifaces==0.10.6
21
-pkg-resources==0.0.0
22
-pylint==2.1.0
+pylint==2.1.1
23
python-engineio==2.2.0
24
python-socketio==2.0.0
25
-requests==2.19.1
26
-RestrictedPython==4.0b4
27
-sandboxapi==1.3.2
28
-see==1.4.1
29
six==1.11.0
30
-socketio==0.1.3
31
typed-ast==1.1.0
32
-typing==3.6.4
33
-urllib3==1.23
34
Werkzeug==0.14.1
35
wrapt==1.10.11
0 commit comments