fix: require latest wuttjamaican
for sake of bcrypt dependency; avoid passlib
This commit is contained in:
parent
feaa71ffdf
commit
d9d3d8d281
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies = [
|
|||
"pyramid_tm",
|
||||
"waitress",
|
||||
"WebHelpers2",
|
||||
"WuttJamaican[db]>=0.23.1",
|
||||
"WuttJamaican[db]>=0.24.0",
|
||||
"zope.sqlalchemy>=1.5",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue