requests>=2.31.0
python-dotenv>=1.0.0
PyYAML>=6.0.0

[all]
pytoolkit[async,dev,docs]

[async]
aiohttp>=3.9.0
aiofiles>=23.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
mypy>=1.8.0
black>=24.0.0
ruff>=0.6.0
pre-commit>=3.6.0
types-requests>=2.31.0
types-PyYAML>=6.0.0

[docs]
sphinx>=7.2.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
