ArneBinder commited on
Commit
47cc11e
1 Parent(s): a8df5fb

fix requirements (add scipy)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ datasets==2.14.4
6
  # numpy 2.0.0 breaks the code
7
  numpy==1.25.2
8
  qdrant-client==1.9.1
 
 
6
  # numpy 2.0.0 breaks the code
7
  numpy==1.25.2
8
  qdrant-client==1.9.1
9
+ scipy==1.13.0