PabloVD commited on
Commit
0d7bef5
·
1 Parent(s): 44f30d1

Fix scipy version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  powerbox
2
  noise
3
- scipy
4
  matplotlib
 
1
  powerbox
2
  noise
3
+ scipy<=1.13
4
  matplotlib