aiohttp>=3.8.0
websockets>=10.0
sqlalchemy>=1.4.0
pandas>=1.3.0
pydantic>=1.8.0
orjson>=3.6.0
aiokafka>=0.8.0
asyncpg>=0.27.0
aiolimiter>=1.1.0
python-dateutil>=2.8.0
numpy>=1.20.0
requests>=2.25.0
ciso8601>=2.2.0

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

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.5.0
mkdocstrings[python]>=0.24.0
pymdown-extensions>=10.0

[test]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
