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 d7ea17c commit 8dff3f1Copy full SHA for 8dff3f1
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.13"
7
dependencies = [
8
"bleach[css]>=6.2.0",
9
- "django==6.0rc1",
+ "django>=6.0",
10
"gunicorn>=23.0",
11
"latex2mathml>=3.78",
12
"markdown>=3.9",
0 commit comments