fix: require latest wuttjamaican
need the cli discovery entry point to work
This commit is contained in:
parent
d14b005fd2
commit
7ee551d446
|
@ -28,7 +28,7 @@ requires-python = ">= 3.8"
|
|||
dependencies = [
|
||||
"makefun",
|
||||
"SQLAlchemy-Utils",
|
||||
"WuttJamaican[db]",
|
||||
"WuttJamaican[db]>=0.16.2",
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue