Skip to content

Commit 221299d

Browse files
committed
CU-8699u4p99: Explicitly add elasticsearch dependency.
Also allow later eland versions.
1 parent 3e5ec5d commit 221299d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
spacy>=3.6.0,<4.0
22
medcat~=1.16.0
33
plotly~=5.19.0
4-
eland==8.12.1
4+
elasticsearch~=8.18.1
5+
eland~=8.12
56
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
67
ipyfilechooser
78
jupyter_contrib_nbextensions

0 commit comments

Comments
 (0)