fastapi>=0.104.0
uvicorn[standard]>=0.24.0
asyncpg>=0.29.0
sqlalchemy>=2.0.0
alembic>=1.12.0
pydantic>=2.4.0
pydantic-settings>=2.0.0
openai>=1.3.0
httpx>=0.25.0
loguru>=0.7.0
python-dotenv>=1.0.0
redis>=5.0.0
pymilvus>=3.0.0
milvus-lite>=2.4.0
tree-sitter==0.25.2
tree-sitter-language-pack>=0.1.0
pyrsistent>=0.19.0
numpy>=1.24.0
aiosqlite>=0.19.0
langchain-text-splitters>=1.1.2

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
pytest-env>=1.1.0
freezegun>=1.4.0
faker>=22.0.0
