fix: bump version requirement for wuttjamaican
This commit is contained in:
parent
de7fc4dcf0
commit
c18ee7a3bc
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies = [
|
||||||
"SQLAlchemy-Utils",
|
"SQLAlchemy-Utils",
|
||||||
"waitress",
|
"waitress",
|
||||||
"WebHelpers2",
|
"WebHelpers2",
|
||||||
"WuttJamaican[db]>=0.28.7",
|
"WuttJamaican[db]>=0.28.9",
|
||||||
"zope.sqlalchemy>=1.5",
|
"zope.sqlalchemy>=1.5",
|
||||||
|
|
||||||
# nb. this must be pinned for now, until SQLAlchemy-Utils
|
# nb. this must be pinned for now, until SQLAlchemy-Utils
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue