pydantic>=2.0.0
pyzmq>=25.0.0
rich>=10.0.0

[dev]
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx>=7.0.0

[full]
black>=23.0.0
fastapi>=0.100.0
isort>=5.0.0
mypy>=1.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx>=7.0.0
uvicorn>=0.23.0
websockets>=11.0.0

[websockets]
fastapi>=0.100.0
uvicorn>=0.23.0
websockets>=11.0.0
