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.
2 parents 4cdd90a + 306a73d commit b70a8c7Copy full SHA for b70a8c7
base-requirements.txt
@@ -42,10 +42,10 @@ django-waffle==2.2.1
42
43
djangorestframework==3.14.0 # 3.14.0 is first version that supports Django 4.1, 4.2 support hasnt been "released"
44
django-filter==2.4.0
45
-django-ordered-model==3.4.3
+django-ordered-model==3.7.4
46
django-widget-tweaks==1.5.0
47
django-countries==7.2.1
48
-num2words==0.5.10
+num2words==0.5.13
49
django-polymorphic==3.1.0 # 3.1.0 is first version that supports Django 4.0, unsure if it fully supports 4.2
50
sorl-thumbnail==12.7.0
51
django-extensions==3.1.4
0 commit comments