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 80c01cf commit 0aa7883Copy full SHA for 0aa7883
lib/kibana/pyproject.toml
@@ -16,7 +16,7 @@ classifiers = [
16
requires-python = ">=3.12"
17
dependencies = [
18
"requests>=2.25,<3.0",
19
- "elasticsearch~=8.12.1",
+ "elasticsearch~=8.19.0",
20
]
21
22
[project.urls]
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
"Click~=8.1.7",
23
24
"eql==0.9.19",
25
"jsl==0.2.4",
26
"jsonschema>=4.21.1",
0 commit comments