requests>=2.31.0
PyJWT>=2.8.0
cryptography>=42.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.1
black>=23.7.0
flake8>=6.1.0
mypy>=1.5.0
pylint>=2.17.5
isort>=5.12.0
twine>=4.0.2
build>=0.10.0

[docs]
sphinx>=7.1.2
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0
