pydantic<1.10,>=1.9.1
typeguard<3,>=2.10.0

[dev]
bandit==1.7.4
flake8==4.0.1
mypy==0.961

[docs]
sphinx==5.0.1
sphinx_rtd_theme==1.0.0

[test]
mock==4.0.3
pytest==7.1.2
pytest-asyncio==0.18.3

[ws]
websockets==10.*
