fix: bump version requirement for wuttaweb

This commit is contained in:
Lance Edgar 2025-02-21 18:47:06 -06:00
parent 1ee398e8fb
commit 3d956ef875

View file

@ -32,7 +32,7 @@ classifiers = [
license = {text = "GNU General Public License v3+"}
requires-python = ">= 3.8"
dependencies = [
"WuttaWeb>=0.20.6",
"WuttaWeb>=0.21.5",
]
[project.optional-dependencies]