diff --git a/pyproject.toml b/pyproject.toml index e531391..ac28730 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ requires-python = ">= 3.8" dependencies = [ "makefun", "SQLAlchemy-Utils", - "WuttJamaican[db]", + "WuttJamaican[db]>=0.16.2", ]