Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
cs01 committed Oct 18, 2023
1 parent ab8a7eb commit ff7f9a5
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,53 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
# pip-compile
#
bidict==0.22.1
# via python-socketio
blinker==1.6.2
blinker==1.6.3
# via flask
brotli==1.0.9
brotli==1.1.0
# via flask-compress
click==8.1.3
click==8.1.7
# via flask
dnspython==2.3.0
dnspython==2.4.2
# via eventlet
eventlet==0.33.3
# via -r requirements.in
flask==2.3.2
flask==3.0.0
# via
# flask-compress
# flask-socketio
flask-compress==1.10.1
# via -r requirements.in
flask-socketio==5.1.2
# via -r requirements.in
greenlet==2.0.2
greenlet==3.0.0
# via eventlet
h11==0.14.0
# via wsproto
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.2
markupsafe==2.1.3
# via
# jinja2
# werkzeug
pygdbmi==0.10.0.2
# via -r requirements.in
pygments==2.15.1
pygments==2.16.1
# via -r requirements.in
python-engineio==4.4.1
python-engineio==4.8.0
# via python-socketio
python-socketio==5.8.0
python-socketio==5.10.0
# via flask-socketio
simple-websocket==1.0.0
# via python-engineio
six==1.16.0
# via eventlet
werkzeug==2.3.4
werkzeug==3.0.0
# via flask
wsproto==1.2.0
# via simple-websocket

0 comments on commit ff7f9a5

Please sign in to comment.