Skip to content

Commit

Permalink
set scipy<1.9.0 to avoid build error with openblas
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Mar 22, 2023
1 parent 3993820 commit 4ab29f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_rosbag_tools/requirements.in
@@ -1,3 +1,3 @@
moviepy==1.0.3
scipy
scipy<1.9.0
numpy

0 comments on commit 4ab29f2

Please sign in to comment.