
[:extra == "dashboard"]
websockets>=11.0

[:python_version < "3.11"]
tomli>=2.0

[dashboard]
websockets>=11.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
