tomli>=1.2.0
click>=8.0.0
rich>=13.0.0

[:python_version < "3.4"]
pathlib2>=2.3.0

[build]
build>=1.0.0
twine>=4.0.0
wheel>=0.40.0

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-mock>=3.10
black>=22.0
flake8>=4.0
mypy>=1.0
pre-commit>=3.0
tox>=4.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=1.0.0

[encryption]
cryptography>=3.4
