Skip to content

Commit

Permalink
update scipy and numpy version for unittests of fft (PaddlePaddle#56)
Browse files Browse the repository at this point in the history
update scipy and numpy version for unittests of fft
  • Loading branch information
Feiyu Chan authored Sep 16, 2021
1 parent b85788b commit 2c615bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/unittest_py/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gym
opencv-python<=4.2.0.32
visualdl
paddle2onnx>=0.4
scipy
scipy>=1.6
prettytable
distro
numpy>=1.20

0 comments on commit 2c615bb

Please sign in to comment.