pydantic>=2.0.0
pydantic-settings>=2.0.0
jsonpath-ng>=1.6.1
pyyaml>=6.0
numpy>=1.24.0

[all]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
jsonschema>=4.0.0
jsonpath-ng>=1.6.0
networkx>=3.0
hypothesis>=6.0.0
prometheus_client>=0.17.0
supabase>=2.0.0
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
python-dotenv>=1.0.0
litellm>=1.0.0
httpx>=0.25.0
structlog>=23.0.0

[bench]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
jsonschema>=4.0.0
jsonpath-ng>=1.6.0
networkx>=3.0

[dev]
ruff>=0.6.0
mypy>=1.10.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
hypothesis>=6.0.0
jsonschema>=4.0.0
opentelemetry-api>=1.21.0

[otel]
opentelemetry-api>=1.21.0
opentelemetry-sdk>=1.21.0
opentelemetry-exporter-otlp>=1.21.0
opentelemetry-instrumentation-fastapi>=0.42b0

[server]
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
python-dotenv>=1.0.0
litellm>=1.0.0
httpx>=0.25.0
structlog>=23.0.0

[supabase]
supabase>=2.0.0
