click<9,>=8.1.6
jsonschema>=4.6.0
psutil>=5.9.2
pydantic<3.0,>=2.4.2
python-daemon>=2.3.0
requests>=2.26.0

[cicd]
twine==4.0.2

[dev]
tox==4.11.4

[docs]
sphinx==7.2.6
sphinx-book-theme==1.1.2

[testing]
black==23.12.0
isort==5.13.2
mypy==1.7.1
pytest==7.4.3
pytest-cov==4.1.0
pytest-pylint==0.21.0
mockito==1.4.0
types-requests==2.28.9
