Update ROADMAP.md, remove CORS & flask-cors from app.py, and update requirements.txt: no longer use CORS for Flask-SocketIO.

This commit is contained in:
2025-04-28 21:24:11 +02:00
parent 0852ea070b
commit 55f2553780
3 changed files with 7 additions and 6 deletions

View File

@@ -7,7 +7,6 @@ werkzeug==2.2.3
flask-sqlalchemy==3.0.5
openai
requests==2.31.0
flask-cors==4.0.0
gunicorn==21.2.0
#pillow==10.0.1
pytest==7.4.0