We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc88bb commit bac4bd5Copy full SHA for bac4bd5
python/unittest_py/requirements.txt
@@ -11,7 +11,7 @@ paddle2onnx>=0.9.6
11
scipy>=1.6, !=1.7.2, !=1.7.3
12
prettytable
13
distro
14
-numpy>=1.20
+numpy>=1.20, <2.0
15
autograd==1.4
16
librosa==0.8.1 ; python_version<"3.12"
17
parameterized
0 commit comments