aiohttp>=3.8.0
websockets>=10.0
pydantic>=1.8.0
python-dateutil>=2.8.0
typing-extensions>=4.0.0

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-mock>=3.6.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950

[examples]
pandas>=1.3.0
numpy>=1.21.0
