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 1d66266 commit dc6873eCopy full SHA for dc6873e
pyproject.toml
@@ -48,7 +48,7 @@ dependencies = [
48
"django-filter>=23.2,<25.0",
49
"django-libsass>=0.9,<1.0",
50
"django-mathfilters>=1.0,<2.0",
51
- "django-mptt==0.14.0", # pinned, 0.15 requires Python >= 3.9
+ "django-mptt>=0.16.0,<1.0.0",
52
"django-rest-swagger>=2.2,<3.0",
53
"django-settings-export>=1.2,<2.0",
54
"django-split-settings>=1.2,<2.0",
0 commit comments