Skip to content

Commit 0a41ce7

Browse files
committed
Specify higher django version
1 parent 6fb28a2 commit 0a41ce7

File tree

2 files changed

+52
-40
lines changed

2 files changed

+52
-40
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "1.0.0"
1111
description = "Web pages for Online, Linjeforeningen for Informatikk at NTNU"
1212
requires-python = "~=3.12"
1313
dependencies = [
14-
"django==5.0",
14+
"django~=5.0",
1515
"djangorestframework~=3.15",
1616
"django-filter~=24.3",
1717
"django-dynamic-fixture~=4.0",

uv.lock

+51-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)