pydantic>=2.5
requests>=2.31
urllib3>=2.0
aiohttp>=3.9
pydantic-settings>=2.0

[dev]
pytest>=7.4
pytest-asyncio>=0.23
pytest-cov>=4.0
black>=23.0
flake8>=6.0
mypy>=1.0
twine>=4.0
