diff --git a/pyproject.toml b/pyproject.toml index 8047dcf..807c854 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ redis = "^5.0.1" arq = "^0.25.0" gunicorn = "^21.2.0" bcrypt = "^4.1.1" -fastcrud = "^0.5.0" +fastcrud = "^0.6.0" [build-system]