nhathuy07 commited on
Commit
a2b0ce6
·
verified ·
1 Parent(s): 6214607

Lock scipy to 1.12.0 to prevent import error with gensim

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  gensim==4.3.2
2
  redis==5.0.4
3
  httpx==0.27.0
 
1
+ scipy==1.12.0
2
  gensim==4.3.2
3
  redis==5.0.4
4
  httpx==0.27.0