Skip to content

Commit 617c4bf

Browse files
upgrade transport required versions
1 parent 9205565 commit 617c4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ keywords = [
4242
]
4343
dynamic = ["version"]
4444
dependencies = [
45-
"elastic-transport>=8.15.1,<9",
45+
"elastic-transport>=9.1.0,<10",
4646
"python-dateutil",
4747
"typing-extensions",
4848
]

0 commit comments

Comments
 (0)