We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac3457 commit 6c6f9e3Copy full SHA for 6c6f9e3
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
# in minor version updates anytime
43
"defusedcsv>=2.0,<3.0",
44
"defusedxml>=0.7.1,<1.0",
45
- "django>=5.2.7,<6.0", # TODO: bump to 5.2.8 in 11/2025 -> enables python 3.14 support
+ "django>=5.2.8,<6.0", # TODO: bump to 5.2.8 in 11/2025 -> enables python 3.14 support
46
"django-cleanup>=8.0,<10.0",
47
"django-compressor>=4.4,<5.0",
48
"django-extensions>=3.2,<5.0",
0 commit comments