3
0
Fork 0

fix: require latest wuttjamaican

for sake of bcrypt dependency; avoid passlib
This commit is contained in:
Lance Edgar 2025-10-19 13:17:50 -05:00
parent feaa71ffdf
commit d9d3d8d281

View file

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