requests>=2.31.0
websocket-client>=1.6.0
python-dateutil>=2.8.0
typing-extensions>=4.5.0

[async]
aiohttp>=3.8.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
isort>=5.12.0
