pydantic>=2.0
pydantic-settings>=2.0
starlette>=0.27

[dev]
pytest>=7.0
pytest-asyncio>=0.21
httpx>=0.25

[fastapi]
fastapi>=0.100
