pydantic~=2.8.2
pytz
click
websockets~=13.0.1

[development]
pip-tools
datamodel-code-generator
pre-commit
tox

[docs]
sphinx
sphinx-rtd-theme>=1.2
sphinx-tabs
sphinx_copybutton
sphinx_fontawesome
sphinxcontrib.httpdomain

[testing]
pytest
pytest-coverage
pytest-timer
mypy
types-pytz
pylint
