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 306a73d commit a2dc8a5Copy full SHA for a2dc8a5
base-requirements.txt
@@ -24,7 +24,7 @@ django-celery-beat==2.5.0
24
# TODO: We may drop 'django-imagekit' completely.
25
django-imagekit==5.0 # 5.0 is first version that supports Django 4.2
26
django-haystack==3.2.1
27
-elasticsearch>=7,<8
+elasticsearch>=7,<9
28
# TODO: 0.14.0 only supports Django 1.8 and 1.11.
29
django-tastypie==0.14.6 # 0.14.6 is first version that supports Django 4.2
30
0 commit comments