Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 12 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,54 +1,52 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
bidict==0.22.1
# via python-socketio
blinker==1.6.3
blinker==1.7.0
# via flask
brotli==1.1.0
# via flask-compress
click==8.1.7
# via flask
dnspython==2.4.2
dnspython==2.5.0
# via eventlet
eventlet==0.33.3
eventlet==0.35.1
# via -r requirements.in
flask==3.0.0
flask==3.0.2
# via
# flask-compress
# flask-socketio
flask-compress==1.10.1
# via -r requirements.in
flask-socketio==5.3.6
# via -r requirements.in
greenlet==3.0.0
greenlet==3.0.3
# via eventlet
h11==0.14.0
# via wsproto
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
jinja2==3.1.3
# via flask
markupsafe==2.1.3
markupsafe==2.1.5
# via
# jinja2
# werkzeug
pygdbmi==0.10.0.2
# via -r requirements.in
pygments==2.16.1
pygments==2.17.2
# via -r requirements.in
python-engineio==4.8.0
python-engineio==4.9.0
# via python-socketio
python-socketio==5.10.0
python-socketio==5.11.1
# via flask-socketio
simple-websocket==1.0.0
# via python-engineio
six==1.16.0
# via eventlet
werkzeug==3.0.0
werkzeug==3.0.1
# via flask
wsproto==1.2.0
# via simple-websocket