Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion et_replay/.ci/docker/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ sympy==1.13.3
#Pinned versions:
#test that import:

onnx==1.18.0
onnx==1.21.0rc1
#Description: Required by onnx tests, and mypy and test_public_bindings.py
#when checking torch.onnx._internal
#Pinned versions:
Expand Down
Loading