Skip to content

Commit 94afcf6

Browse files
Updated Django example to latest release
1 parent e808c62 commit 94afcf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/server/wsgi/django_example/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
django==2.2.13
2-
enum-compat==0.0.2
3-
eventlet==0.21.0
4-
greenlet==0.4.12
2+
enum-compat==0.0.3
3+
eventlet==0.30.0
4+
greenlet==0.4.17
55
python-engineio
66
python-socketio
77
pytz==2018.7

0 commit comments

Comments
 (0)