diff --git a/Pipfile b/Pipfile index e8858c7..59e7a53 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] spotipy = "~=2.23" -django = "==5.2.6" +django = "==6.0.5" django-htmx = "1.26.0" gunicorn = "23.0.0" whitenoise = "6.11.0"