pydantic<3.0.0,>=2.0.0
typing-extensions>=4.0.0
PyYAML>=6.0
numpy>=1.24.0

[all]
phionyx-core[graph,telemetry]

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
ruff>=0.4.0
mypy>=1.0.0
types-PyYAML>=6.0

[graph]
networkx>=3.0

[postgres]
asyncpg>=0.28.0

[supabase]
supabase>=2.0.0

[telemetry]
opentelemetry-api>=1.21.0
opentelemetry-sdk>=1.21.0
