Skip to content

Commit

Permalink
Fix onnxruntime version
Browse files Browse the repository at this point in the history
  • Loading branch information
henchaves committed Nov 1, 2024
1 parent 597984d commit 1a1dc26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ ml_runtime = [
test = [
"google.generativeai",
"nemoguardrails>=0.9.0",
"onnxruntime<1.20.0",
"openai>=1",
"polyfactory",
"pytest>=7.1.2",
Expand Down

0 comments on commit 1a1dc26

Please sign in to comment.