requests>=2.31.0
pydantic>=2.5.0
python-dotenv>=1.0.0

[dev]
black>=23.0.0
pylint>=2.17.0
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0

[examples]
fastapi>=0.104.0
uvicorn>=0.24.0
