1
0
Fork 0

fix: bump min version for wuttjamaican

This commit is contained in:
Lance Edgar 2024-08-05 23:01:18 -05:00
parent 01aa08b33d
commit dd207a4a05

View file

@ -37,7 +37,7 @@ dependencies = [
"pyramid_tm", "pyramid_tm",
"waitress", "waitress",
"WebHelpers2", "WebHelpers2",
"WuttJamaican[db]>=0.8.3", "WuttJamaican[db]>=0.9.0",
"zope.sqlalchemy>=1.5", "zope.sqlalchemy>=1.5",
] ]