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 3561069 commit b9808b2Copy full SHA for b9808b2
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
+ $(VENV)/bin/pip install -qqq elastic-nbtest
0 commit comments