requests>=2.25.0
websocket-client>=1.0.0
cryptography>=3.0.0

[:python_version < "3.8"]
typing-extensions>=3.7.4

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.800
