Skip to content

Commit cf5141d

Browse files
authored
requirements-pytorch.in: Limit mpmath<1.4 (#3935)
1 parent 64fe6ef commit cf5141d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/model_tools/requirements-pytorch.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
onnx>=1.13
22
scipy>=1.5.4
3+
mpmath<1.4
34
--extra-index-url https://download.pytorch.org/whl/cpu
45
torch>=1.8.1
56
torchvision>=0.9.1

0 commit comments

Comments
 (0)