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 44ac0c9 commit e83005bCopy full SHA for e83005b
Makefile
@@ -21,4 +21,4 @@ install-pre-commit:
21
22
install-nbtest:
23
python3 -m venv $(VENV)
24
- $(VENV)/bin/pip install -qqq elastic-nbtest sentence-transformers==2.7.0 elasticsearch==8.18.0
+ $(VENV)/bin/pip install -qqq elastic-nbtest sentence-transformers==2.7.0
0 commit comments