Skip to content

Commit 43ca29e

Browse files
Update dependency django to v6
1 parent c064c3f commit 43ca29e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = "~=3.11"
77
readme = "README.md"
88
license = "MIT"
99
dependencies = [
10-
"django>=5.0.2,<6",
10+
"django>=6,<7",
1111
"gunicorn>=23.0.0,<24",
1212
"celery>=5.2.7,<6",
1313
"python-dotenv>=1.0.0,<2",

0 commit comments

Comments
 (0)