requests>=2.28.0
aiohttp>=3.8.0
pydantic>=1.10.0
python-dotenv>=0.19.0
tqdm>=4.64.0
websockets>=10.4
click>=8.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
flake8>=5.0.0
mypy>=0.991
twine>=4.0.0
build>=0.10.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.2.0
sphinx-autodoc-typehints>=1.19.0
