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

[dev-packages]
setuptools = "==80.9.0"
sourcery = "==1.40.0"
build = "==1.4.0"
cookieslicer = "==0.1.5"
coverage = "==7.13.1"
importlib-metadata = "==8.7.1"
mkdocs = "==1.6.1"
mkdocstrings = "==1.0.0"
mkdocstrings-python = "==2.0.1"
pip-check-updates = "==0.28.0"
pre-commit = "==4.5.1"
pre-commit-update = "==0.9.0"
project-summarizer = "==0.6.0"
py = "==1.11.0"
pylint = "==4.0.4"
pylint-utils = "==0.6.0"
pyroma = "==5.0.1"
pytest = "==9.0.2"
pytest-console-scripts = "==1.4.1"
pytest-cov = "==7.0.0"
pytest-html = "==4.1.1"
pytest-timeout = "==2.4.0"
pytest-xdist = "==3.8.0"
pyyaml = "==6.0.3"
tomli = "==2.4.0"
twine = "==6.2.0"

[packages]
typing-extensions = ">=4.5.0"
tomli = ">=2.0.1"
pyyaml = ">=5.4.1"
pyjson5  = ">=1.6.9"

[requires]
python_version = "3.13"

[pipenv]
allow_prereleases = false
