urllib3>=1.25.3
python-dateutil
pydantic>=2
typing-extensions>=4.7.1
pyopenssl
PyJWT

[flake8]
flake8>=7.0.0
pep8-naming
flake8-builtins
flake8-bugbear
flake8-isort
darglint
flake8-bandit
flake8-return
flake8-docstrings>=1.7.0

[mypy]
mypy

[test]
pytest~=7.1.3
pytest-cov>=2.8.1
pytest-randomly>=3.12.0

[tox]
tox>=4.0.0

[tox_gh]
tox-gh-actions
