From 221299d4d5faf9216ad6772ae7078f064373144a Mon Sep 17 00:00:00 2001 From: mart-r Date: Tue, 15 Jul 2025 15:06:58 +0100 Subject: [PATCH] CU-8699u4p99: Explicitly add elasticsearch dependency. Also allow later eland versions. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f476450..07b63cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ spacy>=3.6.0,<4.0 medcat~=1.16.0 plotly~=5.19.0 -eland==8.12.1 +elasticsearch~=8.18.1 +eland~=8.12 en_core_web_md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.8.0/en_core_web_md-3.8.0-py3-none-any.whl ipyfilechooser jupyter_contrib_nbextensions