fastapi>=0.100.0
uvicorn>=0.22.0
requests>=2.28.0
pydantic>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
ruff>=0.0.270
