We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94919e commit 8be1872Copy full SHA for 8be1872
Pipfile
@@ -7,7 +7,7 @@ verify_ssl = true
7
autopep8 = "*"
8
9
[packages]
10
-django = "~=5.2.5"
+django = "~=6.0.0"
11
django-huey = "*"
12
django-sass-processor = {extras = ["management-command"], version = "*"}
13
pillow = "*"
0 commit comments