aiohttp>=3.8.1
pydantic>=2.0
pydantic-settings>=2.0

[fastapi]
fastapi>=0.100

[test]
pytest>=8.0
pytest-asyncio>=0.23
aioresponses>=0.7.6
