fastapi>=0.121.3
uvicorn[standard]>=0.38.0
pydantic>=2.12.4
pydantic-ai>=1.44.0
dynaconf>=3.2.12
httpx>=0.28.1
httpx-sse>=0.4.0
cachetools>=5.3.0
opentelemetry-api>=1.38.0
opentelemetry-sdk>=1.38.0
opentelemetry-instrumentation-fastapi>=0.59b0
opentelemetry-exporter-otlp>=1.38.0
dapr>=1.16.0
python-multipart>=0.0.20
apscheduler>=3.11.2
diskcache-rs>=0.4.4
nats-py>=2.13.1
croniter>=6.0.0
pytest
pytest-asyncio

[ci]
pytest>=8.4.2
pytest-asyncio>=1.2.0
pytest-mock>=3.15.1
black>=25.9.0
ruff>=0.14.4
mypy>=1.18.2
httpx>=0.28.1
fakeredis>=2.26.0
redis[hiredis]>=5.0.0
respx>=0.22.0

[dev]
avs-blueprint-agents[ci]
debugpy>=1.8.17
pre-commit>=4.0.0
build>=1.3.0
semver>=3.0.4

[redis]
redis[hiredis]>=5.0.0
