Skip to content

Commit

Permalink
update requirements for Django example
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Nov 20, 2023
1 parent a43e3f6 commit f72139b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions examples/server/wsgi/django_socketio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 1,10 @@
asgiref==3.6.0
backports.zoneinfo==0.2.1
bidict==0.22.1
Django==4.2.7
gunicorn==20.1.0
h11==0.14.0
python-engineio==4.4.1
python-socketio==5.8.0
simple-websocket==0.10.0
python-engineio
python-socketio
simple-websocket
sqlparse==0.4.4
wsproto==1.2.0

0 comments on commit f72139b

Please sign in to comment.