
[:python_version < "3.11"]
tomli>=1.2.0

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

[encryption]
cryptography>=3.4
