mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-07-08 20:10:21 +02:00
Remove whoosh in profit for Elasticsearch
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
@ -5,6 +5,7 @@ Django>=5.0,<6.0
|
||||
django-crispy-forms~=2.1
|
||||
django-extensions~=3.2.3
|
||||
django-filter~=23.5
|
||||
elasticsearch~=7.17.9
|
||||
git+https://github.com/django-haystack/django-haystack.git#v3.3b1
|
||||
django-mailer~=2.3.1
|
||||
django-phonenumber-field~=7.3.0
|
||||
@ -22,5 +23,4 @@ python-magic~=0.4.27
|
||||
requests~=2.31.0
|
||||
sympasoap~=1.1
|
||||
uvicorn~=0.25.0
|
||||
websockets~=12.0
|
||||
whoosh~=2.7.4
|
||||
websockets~=12.0
|
Reference in New Issue
Block a user