pydantic>=2.0
cryptography>=41.0
httpx>=0.25.0
grpcio>=1.60.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
mypy>=1.0
ruff>=0.1.0

[graph]
neo4j>=5.0.0
pyyaml>=6.0

[postgres]
psycopg2-binary>=2.9.0
pyyaml>=6.0

[vector]
chromadb>=0.4.0
pyyaml>=6.0
