typer>=0.9.0
rich>=13.0.0
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pydantic>=2.5.0
neo4j>=5.15.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
testcontainers[neo4j]>=3.7.0
httpx
ruff>=0.1.0
mypy>=1.8.0
types-setuptools
mkdocs>=1.5.0
mkdocs-material>=9.5.0

[neo4j]
neo4j>=5.15.0
