[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
rich-click = "*"
securesystemslib = "*"
click = "*"
rich = "*"
auto-click-auto = "*"
PyNaCl = "*"
requests = "*"
dynaconf = {extras = ["yaml"], version = "*"}
isort = "*"
sqlalchemy = "*"
psycopg2 = "*"
tuf = "*"
beaupy = "*"
sigstore = "*"
boto3 = "*"
google-cloud-kms = "*"
hvac = "*"
azure-keyvault-keys = "*"
prompt-toolkit = "*"

[dev-packages]
black = "*"
isort = "*"
flake8 = "*"
tox = "*"
pytest = "*"
pytest-cov = "*"
pytest-xdist = "*"
coverage = "*"
mypy = "*"
pip = "*"
pretend = "*"
sphinx = "*"
sphinxcontrib-applehelp = "*"
sphinxcontrib-devhelp = "*"
sphinxcontrib-htmlhelp = "*"
sphinxcontrib-jsmath = "*"
sphinxcontrib-qthelp = "*"
sphinxcontrib-serializinghtml = "*"
sphinxcontrib-plantuml = "*"
sphinx-rtd-theme = "*"
hatchling = "==0.22.0"
build = "*"
pre-commit = "*"
bandit = "*"
types-requests = "*"
setuptools = "*"

[requires]
python_version = "3.12"
