fix: bump version requirement for wuttjamaican
although really it's just for sake of a change to tests...
This commit is contained in:
parent
2c2d35554f
commit
36808fdb60
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies = [
|
||||||
"pyramid_tm",
|
"pyramid_tm",
|
||||||
"waitress",
|
"waitress",
|
||||||
"WebHelpers2",
|
"WebHelpers2",
|
||||||
"WuttJamaican[db]>=0.22.0",
|
"WuttJamaican[db]>=0.23.1",
|
||||||
"zope.sqlalchemy>=1.5",
|
"zope.sqlalchemy>=1.5",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue