# Core API/Server fastapi>=0.104.0 uvicorn>=0.24.0 pydantic>=2.0.0 # LLM Client openai>=1.0.0 # Data science numpy>=1.20.0 pandas>=1.3.0 # Development (optional, can be removed for production) pytest>=7.0.0 pytest-asyncio>=0.23.0