3
0
Fork 0

fix: bump version requirement for wuttjamaican

although really it's just for sake of a change to tests...
This commit is contained in:
Lance Edgar 2025-08-31 21:05:04 -05:00
parent 2c2d35554f
commit 36808fdb60

View file

@ -44,7 +44,7 @@ dependencies = [
"pyramid_tm",
"waitress",
"WebHelpers2",
"WuttJamaican[db]>=0.22.0",
"WuttJamaican[db]>=0.23.1",
"zope.sqlalchemy>=1.5",
]