fastapi>=0.115.0
uvicorn>=0.32.0
qdrant-client>=1.13.0
neo4j>=5.15.0
httpx>=0.28.0
structlog>=24.1.0
python-dotenv>=1.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
dependency-injector>=4.41.0
tenacity>=8.2.0
tree-sitter>=0.25.2
tree-sitter-java>=0.23.5
tree-sitter-typescript>=0.23.2
tree-sitter-c-sharp>=0.23.0
lxml>=5.0.0
pyyaml>=6.0.0
click>=8.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.24.0
pytest-cov>=7.0.0
mypy>=1.8.0
ruff>=0.9.0
