Skip to content

Commit

Permalink
new requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mohit-rathee committed Dec 12, 2023
1 parent 1527102 commit 9f93b57
Showing 1 changed file with 23 additions and 28 deletions.
51 changes: 23 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,34 +1,29 @@
bidict==0.22.0
cachelib==0.9.0
click==8.1.3
dnspython==2.2.1
eventlet==0.33.1
Flask==2.2.2
Flask-Session==0.4.0
Flask-SocketIO==5.3.1
Flask-SQLAlchemy==2.5.1
gevent==22.10.1
bidict==0.22.1
blinker==1.7.0
cachelib==0.10.2
click==8.1.7
Flask==3.0.0
Flask-Session==0.5.0
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
gevent==23.9.1
gevent-websocket==0.10.1
greenlet==1.1.3
gunicorn==20.1.0
greenlet==3.0.2
gunicorn==20.0.4
h11==0.14.0
importlib-metadata==4.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
MarkupSafe==2.1.3
packaging==23.2
passlib==1.7.4
psycopg2==2.9.6
python-engineio==4.3.4
python-socketio==5.7.1
pytz==2023.3
simple-websocket==0.9.0
six==1.16.0
SQLAlchemy==1.4.41
timedelta==2020.12.3
Werkzeug==2.2.2
python-engineio==4.8.0
python-socketio==5.10.0
pytz==2023.3.post1
simple-websocket==1.0.0
SQLAlchemy==2.0.23
typing_extensions==4.9.0
websockets==12.0
Werkzeug==3.0.1
wsproto==1.2.0
zipp==3.8.1
zope.event==4.6
zope.interface==5.5.2
DateTime==5.2
dill==0.3.7
zope.event==5.0
zope.interface==6.1

0 comments on commit 9f93b57

Please sign in to comment.