mic3333 commited on
Commit
e9673e4
·
verified ·
1 Parent(s): 79ebd06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- pandas>=1.3.0
2
- plotly>=5.0.0
3
- gradio>=3.0.0 # For Option 1
4
- dash>=2.0.0 # For Option 2
5
- dash-bootstrap-components>=1.0.0 # For Option 2
 
 
1
+ pandas==2.1.4
2
+ plotly==5.18.0
3
+ dash==2.17.1
4
+ dash-bootstrap-components==1.5.0
5
+ numpy==1.24.3
6
+ openpyxl==3.1.2