bluenevus commited on
Commit
7f18576
·
verified ·
1 Parent(s): b7ede47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
- pandas>=2.0
3
- matplotlib>=3.7
4
- google-generativeai>=0.3.0
5
- Pillow>=10.0
6
- openpyxl
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ pandas==1.5.3
4
+ plotly==5.15.0
5
+ google-generativeai==0.3.2