requests>=2.0.0
pydantic>=2.0.0
pydantic-settings>=2.0.0

[apikeys]
python-dotenv>=1.0.0
requests>=2.0.0

[audit]
dta-observability>=0.0.16

[auth]
PyJWT>=2.0.0
cryptography>=3.4.0
requests>=2.0.0
redis>=4.0.0

[dev]
httpx>=0.24.0
pytest>=7.0.0

[error_handling]
pydantic>=2.0.0
fastapi>=0.100.0

[healthcheck]
fastapi>=0.100.0
httpx>=0.23.0

[secrets]
python-dotenv>=1.0.0
requests>=2.0.0
