Isha184 commited on
Commit
dc251bd
·
verified ·
1 Parent(s): ff0c3eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -9
requirements.txt CHANGED
@@ -1,9 +1,4 @@
1
- streamlit
2
- numpy
3
- matplotlib
4
- plotly
5
- pulp # for optional exact solver
6
- streamlit
7
- networkx
8
- matplotlib
9
- numpy
 
1
+ gradio>=4.37.0
2
+ pandas>=2.0.0
3
+ numpy>=1.24.0
4
+ matplotlib>=3.7.0