Skip to content

Commit 406f9b8

Browse files
committed
Minor fix, spin CI
1 parent 244bd1b commit 406f9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858
"numpy",
5959
"python-dateutil",
6060
"jsonschema", # JsonSchemaValidator, Tool
61-
"openapi-llm", # OpenAPIConnector
61+
"openapi-llm>=0.4.1", # OpenAPIConnector
6262
"haystack-experimental",
6363
]
6464

0 commit comments

Comments
 (0)