requests>=2.25.0
aiohttp>=3.8.0
pydantic-settings>=2.10.1
pydantic>=2.7.0
tenacity>=9.1.2

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
isort>=5.0.0
ruff>=0.11.4
pre-commit>=2.15.0

[docs]
sphinx>=4.0.0
sphinx-rtd-theme>=0.5.0

[test]
pytest>=6.0
pytest-asyncio>=0.18.0
python-dotenv>=0.19.0
