requests>=2.25.0
websockets>=10.0

[cli]
typer>=0.4.0
rich>=10.0.0
configparser>=5.0.0

[dev]
pytest>=6.0.0
pytest-asyncio>=0.18.0
black>=22.0.0
isort>=5.0.0
aiohttp>=3.8.0
python-dotenv>=0.19.0
pydantic>=1.8.0
