requests>=2.31.0
aiohttp>=3.9.0
rich>=13.0.0
urllib3>=2.0.0

[dev]
black>=24.0.0
isort>=5.13.0
mypy>=1.8.0
pylint>=3.0.0
ruff>=0.2.0

[test]
rich>=13.0.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-timeout>=2.2.0
