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

[packages]
nx-yaml = "*"

[dev-packages]
pytest = "*"
matplotlib = "*"
types-pyyaml = "*"
twine = "*"
build = "*"
hatch = "*"

[requires]
python_version = "3.12"
