diff --git a/pyproject.toml b/pyproject.toml index b087fc6..64547b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ redis = "^5.0.1" arq = "^0.25.0" gunicorn = "^22.0.0" bcrypt = "^4.1.1" -fastcrud = "^0.11.0" +fastcrud = "^0.12.0" [build-system]