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

[packages]
dpath = "*"

[dev-packages]
nox = "*"
black = "*"
reorder-python-imports = "*"
python-afl = "*"
sphinx-material = {git = "https://github.com/bashtage/sphinx-material.git"}
pytest = "*"
pytest-cov = "*"

[requires]
python_version = "3.11"
