File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name = "pypi"
6
6
[dev-packages ]
7
7
# tf2onnx has pinned protobuf version, that causes conflict with other packages
8
8
# This is a workaround to avoid the conflict
9
- tf2onnx = " ~= 1.16.1"
9
+ tf2onnx = " ~=1.16.1"
10
10
11
11
[packages ]
12
12
# ROCm TensorFlow packages
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name = "pypi"
6
6
[dev-packages ]
7
7
# tf2onnx has pinned protobuf version, that causes conflict with other packages
8
8
# This is a workaround to avoid the conflict
9
- tf2onnx = " ~= 1.16.1"
9
+ tf2onnx = " ~=1.16.1"
10
10
11
11
[packages ]
12
12
# ROCm TensorFlow packages
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name = "pypi"
6
6
[dev-packages ]
7
7
# tf2onnx has pinned protobuf version, that causes conflict with other packages
8
8
# This is a workaround to avoid the conflict
9
- tf2onnx = " ~= 1.16.1"
9
+ tf2onnx = " ~=1.16.1"
10
10
11
11
[packages ]
12
12
# ROCm TensorFlow packages
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name = "pypi"
6
6
[dev-packages ]
7
7
# tf2onnx has pinned protobuf version, that causes conflict with other packages
8
8
# This is a workaround to avoid the conflict
9
- tf2onnx = " ~= 1.16.1"
9
+ tf2onnx = " ~=1.16.1"
10
10
11
11
[packages ]
12
12
# ROCm TensorFlow packages
You can’t perform that action at this time.
0 commit comments