[project] name = "advent-of-code" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.14" dependencies = [ "networkx>=3.6.1", "pre-commit>=4.6.1", "ruff>=0.16.0", ]