shit dont work yet. fix chatting

Signed-off-by: rattatwinko <seppmutterman@gmail.com>
This commit is contained in:
2025-08-23 18:52:48 +02:00
parent 98af0cc6c4
commit e20fb6311a
5 changed files with 2555 additions and 11 deletions

View File

@@ -1,4 +1,8 @@
Flask>=3.1.2
Flask-SQLAlchemy>=3.0.5
Flask-Cache>=0.13.1
cryptography>=45.0.6
Flask==3.0.0
Flask-SocketIO==5.3.6
Flask-Limiter==3.5.0
redis==5.0.1
cryptography==41.0.7
bcrypt==4.1.2
python-dotenv==1.0.0
gunicorn==21.2.0