kimappl commited on
Commit
08e46f3
·
verified ·
1 Parent(s): 4b63b79

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
-
2
  gradio==4.19.2
3
  pandas==2.2.1
4
  numpy==1.26.4
5
  plotly==5.19.0
6
- scipy==1.12.0
 
 
 
1
  gradio==4.19.2
2
  pandas==2.2.1
3
  numpy==1.26.4
4
  plotly==5.19.0
5
+ scipy==1.12.0
6
+ requests==2.31.0