PyYAML>=6.0

[api]
fastapi>=0.110
uvicorn[standard]>=0.27
pydantic>=2.6
python-multipart>=0.0.9

[federation]

[fhir]
fhir.resources>=7.1

[full]
aion-clinical[api,fhir,mllp,monitoring,oidc,postgres]

[mllp]
redis>=5.0

[monitoring]
prometheus_client>=0.20

[oidc]
python-jose[cryptography]>=3.3

[postgres]
asyncpg>=0.29

[test]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
