Skip to content

Commit 0debc60

Browse files
Update examples/quotes/backend/pyproject.toml
Co-authored-by: Quentin Pradet <[email protected]>
1 parent d2638e6 commit 0debc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/quotes/backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "quotes"
33
version = "0.1"
44
dependencies = [
5-
"elasticsearch[async]>=8,<9",
5+
"elasticsearch[async]>=9,<10",
66
"fastapi",
77
"orjson",
88
"sentence-transformers",

0 commit comments

Comments
 (0)