Skip to content

Commit 8dff3f1

Browse files
committed
upgrade django to 6.0
1 parent d7ea17c commit 8dff3f1

File tree

2 files changed

+128
-124
lines changed

2 files changed

+128
-124
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
88
"bleach[css]>=6.2.0",
9-
"django==6.0rc1",
9+
"django>=6.0",
1010
"gunicorn>=23.0",
1111
"latex2mathml>=3.78",
1212
"markdown>=3.9",

0 commit comments

Comments
 (0)