fastapi>=0.68.0
pydantic>=2.0.0
uvicorn>=0.15.0
aiohttp>=3.8.0
python-dotenv>=0.19.0

# Development dependencies
pytest>=7.0.0
black>=22.0.0
isort>=5.0.0
mypy>=0.910