We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2052b4 commit 80bd5b6Copy full SHA for 80bd5b6
docs/_ext/djangodummy/requirements.txt
@@ -1,10 +1,10 @@
1
# for readthedocs
2
# Remaining requirements are picked up from setup.py
3
-Django==2.2.9
+Django==3.2.3
4
django-fluent-utils == 2.0.1
5
-django-mptt == 0.10.0
6
-django-parler == 1.9.2
7
-django-polymorphic == 2.1.1
8
-django-tag-parser == 3.1
9
-sphinxcontrib-django == 0.4
10
-future == 0.17.1
+django-mptt == 0.12.0
+django-parler == 2.2
+django-polymorphic == 3.0.0
+django-tag-parser == 3.2
+sphinxcontrib-django == 0.5.1
+future == 0.18.2
0 commit comments