Guangsheng Bao commited on
Commit
feeeaed
·
1 Parent(s): 382f974
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  Flask==3.0.2
2
  Flask_Cors==4.0.0
3
  numpy==1.23.5
 
4
  openai==1.56.1
5
  httpx==0.27.2
6
  weave
 
1
  Flask==3.0.2
2
  Flask_Cors==4.0.0
3
  numpy==1.23.5
4
+ scipy==1.13.0
5
  openai==1.56.1
6
  httpx==0.27.2
7
  weave