cryptography>=46.0.0
python-dateutil>=2.4.2
requests>=2.20.0
requests-toolbelt>=1.0.0
ws4py>=0.4.0

[check]
mypy

[doc]
Sphinx

[format]
black
flake8
flake8-pyproject
isort

[release]
build
twine>=6.0.0

[testing]
ddt>=1.7.0
pytest-cov>=7.0.0
pytest>=9.0.2
requests-mock>=1.2
