Skip to content

Commit

Permalink
onnxruntime <1.20.0; python_version < "3.11"
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 5, 2024
1 parent fad3910 commit cb447e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/_docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ scikit-image ~=0.22; python_version < "3.10"
scikit-image ~=0.24; python_version > "3.9" # we do not use `> =` because of oldest replcement

# Read-the-docs pinning
onnxruntime <=1.20.0
onnxruntime <1.20.0; python_version < "3.11"
protobuf ==5.28.3

0 comments on commit cb447e2

Please sign in to comment.