starlette>=0.27.0
uvicorn[standard]>=0.23.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
openai>=1.0.0
anthropic>=0.7.0
transformers>=4.34.0
torch>=2.0.0
numpy<2.0.0,>=1.21.0
requests>=2.31.0
python-multipart>=0.0.6
python-jose>=3.3.0
passlib>=1.7.4
aiofiles>=23.2.0
python-dotenv>=1.0.0
httpx>=0.25.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-httpx>=0.27.0
flake8>=6.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
build>=0.10.0
twine>=4.0.0
httpx>=0.25.0
