pydantic>=2.0
starlette>=0.27

[all]
juniper-observability[prometheus,sentry]

[prometheus]
prometheus-client>=0.20.0

[sentry]
sentry-sdk[fastapi]>=2.0.0

[test]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=5.0
httpx>=0.27
fastapi>=0.110
prometheus-client>=0.20.0
sentry-sdk[fastapi]>=2.0.0
