fastapi>=0.111.0
uvicorn[standard]>=0.29.0
pydantic>=2.7.0
pydantic-settings>=2.3.0
httpx>=0.27.0
psutil>=5.9.0
onnxruntime>=1.18.0
numpy>=1.26.0
cryptography>=42.0.0
PyYAML>=6.0.1
typer>=0.12.3
rich>=13.7.0
aiofiles>=23.2.0
python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.4
apscheduler>=3.10.4
aiosqlite>=0.20.0
SQLAlchemy>=2.0.30

[dev]
pytest>=8.2.0
pytest-asyncio>=0.23.0
httpx>=0.27.0
black>=24.4.0
ruff>=0.4.0
mypy>=1.10.0

[gpu]
onnxruntime-gpu>=1.18.0

[llama]
llama-cpp-python>=0.2.77
