Skip to content

Commit c11960e

Browse files
authored
Merge pull request #46 from bystepii/dependabot/pip/libs/kotaemon/onnxruntime-lt-1.24
chore(deps): update onnxruntime requirement from <v1.20 to <1.24 in /libs/kotaemon
2 parents 907fc33 + cede0bf commit c11960e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libs/kotaemon/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ adv = [
7979
"duckduckgo-search>=6.1.0,<6.2",
8080
"elasticsearch>=8.13.0,<8.14",
8181
"fastembed",
82-
"onnxruntime<v1.20",
82+
"onnxruntime<1.24",
8383
"googlesearch-python>=1.2.4,<1.3",
8484
"llama-cpp-python<0.2.8",
8585
"llama-index>=0.11.0,<0.15.0",

0 commit comments

Comments
 (0)