requests>=2.31.0

[all]
PySide6>=6.4.0
rich>=13.7.0
aiohttp>=3.8.0
httpx>=0.24.0
diskcache>=5.6.0

[async]
aiohttp>=3.8.0
httpx>=0.24.0

[cache]
diskcache>=5.6.0

[cli-rich]
rich>=13.7.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21.0
black>=23.0
flake8>=6.0
mypy>=1.0
isort>=5.12
aiohttp>=3.8.0
httpx>=0.24.0
diskcache>=5.6.0

[gui]
PySide6>=6.4.0
