diff --git a/base-requirements.txt b/base-requirements.txt index bfd2dece1..7018ce00b 100644 --- a/base-requirements.txt +++ b/base-requirements.txt @@ -23,7 +23,7 @@ celery[redis]==5.4.0 django-celery-beat==2.5.0 # TODO: We may drop 'django-imagekit' completely. django-imagekit==5.0 # 5.0 is first version that supports Django 4.2 -django-haystack==3.2.1 +django-haystack==3.3.0 elasticsearch>=7,<8 # TODO: 0.14.0 only supports Django 1.8 and 1.11. django-tastypie==0.14.7 # 0.14.6 is first version that supports Django 4.2 @@ -44,9 +44,9 @@ djangorestframework==3.14.0 # 3.14.0 is first version that supports Django 4.1, django-filter==2.4.0 django-ordered-model==3.7.4 django-widget-tweaks==1.5.0 -django-countries==7.2.1 +django-countries==8.2.0 num2words==0.5.13 -django-polymorphic==3.1.0 # 3.1.0 is first version that supports Django 4.0, unsure if it fully supports 4.2 +django-polymorphic==4.1.0 sorl-thumbnail==12.11.0 django-extensions==3.2.3 django-import-export==2.7.1