1
0
Fork 0

fix: bump min version for wuttjamaican

This commit is contained in:
Lance Edgar 2024-08-05 15:39:15 -05:00
parent 17df2c0f56
commit f5891d36fa

View file

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