Flask>=3.0.0,<4.0.0 Werkzeug>=3.0.0,<4.0.0 # WebSocket Flask-SocketIO>=5.3.0,<6.0.0 python-socketio>=5.11.0,<6.0.0 # LangChain + Groq langchain>=0.3.7,<0.4.0 langchain-groq>=0.3.7,<0.4.0 groq>=0.11.0,<1.0.0 # DB psycopg2-binary>=2.9.0,<3.0.0 SQLAlchemy>=2.0.0,<3.0.0 Flask-SQLAlchemy>=3.1.0,<4.0.0 # Redis redis>=5.0.0,<6.0.0 Flask-Session>=0.8.0,<1.0.0 # Config python-dotenv>=1.0.0,<2.0.0 # Utilities python-dateutil>=2.8.0,<3.0.0 # Testing pytest>=7.4.0,<8.0.0 pytest-asyncio>=0.21.0,<1.0.0 pytest-mock>=3.12.0,<4.0.0 coverage>=7.3.0,<8.0.0 # Security marshmallow>=3.20.0,<4.0.0 Flask-Limiter>=3.5.0,<4.0.0 PyJWT>=2.8.0,<3.0.0 # Async eventlet>=0.33.0,<1.0.0 # Monitoring psutil>=5.9.0,<6.0.0 # HTTP httpx>=0.25.0,<1.0.0 requests>=2.31.0,<3.0.0