3
0
Fork 0

fix: refactor to reflect usage of proper UUID values

This commit is contained in:
Lance Edgar 2024-12-08 00:11:30 -06:00
parent 805ce5966f
commit fd35f439ec
6 changed files with 19 additions and 9 deletions

View file

@ -42,7 +42,7 @@ dependencies = [
"pyramid_tm",
"waitress",
"WebHelpers2",
"WuttJamaican[db]>=0.16.1",
"WuttJamaican[db]>=0.17.1",
"zope.sqlalchemy>=1.5",
]