pydantic<1.9,>=1.7
typeguard<3,>=2.10.0

[dev]
bandit==1.6.0
flake8==3.7.7
mypy==0.812

[docs]
sphinx==2.0.1
sphinx_rtd_theme==0.4.3

[test]
mock==3.0.5
pytest==4.5.0
pytest-asyncio==0.10.0

[ws]
websockets==9.*
