Skip to content

Commit e83005b

Browse files
committed
Revert "fix: pin es client to 8.18"
This reverts commit 44ac0c9.
1 parent 44ac0c9 commit e83005b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ install-pre-commit:
2121

2222
install-nbtest:
2323
python3 -m venv $(VENV)
24-
$(VENV)/bin/pip install -qqq elastic-nbtest sentence-transformers==2.7.0 elasticsearch==8.18.0
24+
$(VENV)/bin/pip install -qqq elastic-nbtest sentence-transformers==2.7.0

0 commit comments

Comments
 (0)