diff --git a/pyproject.toml b/pyproject.toml index 8936d75f9..29e2fc5f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ boto3 = "^1.12.26" celery = "^5.2.2" celery-redbeat = "^2.0.0" cryptography = "^39.0" -dj-database-url = "^0.5.0" +dj-database-url = "^2.0.0" dj-static = "^0.0.6" django = "^2.2.28" django-compat = "^1.0.15"