Commit 44ac0c9
committed
fix: pin es client to 8.18
The `elasticsearch` python client is now installing 9.0.0 by default
which is breaking all the notebook tests. Pinning to 8.18 until we can
update the test code to support the 9.0 client1 parent 559bd1a commit 44ac0c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
0 commit comments