[project] name = "wagtail-ahl" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "django>=5.2,<5.3", "wagtail>=7.1,<7.2", ]