add flask-socketio to requirements

This commit is contained in:
Thomas Rubini 2023-01-03 15:56:08 +01:00
parent 222a119a21
commit a536e9c82b
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373

View File

@ -1,2 +1,3 @@
Flask==2.2.2
pyjwt==2.6.0
Flask-SocketIO==5.3.2