leilaghomashchi commited on
Commit
a94168a
·
verified ·
1 Parent(s): 60b4705

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- pandas
3
- numpy
4
- plotly
5
- matplotlib
6
- requests
 
1
+
2
+ gradio==4.44.0
3
+ pandas==2.0.3
4
+ numpy==1.24.3
5
+ requests==2.31.0
6
+ plotly==5.15.0