entropy25 commited on
Commit
778599e
·
verified ·
1 Parent(s): b90f530

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -5
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- gradio
2
- plotly
3
- pandas
4
- numpy
5
- reportlab
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ pandas==2.1.4
3
+ numpy==1.24.3
4
+ plotly==5.17.0
5
+ scikit-learn==1.3.0
6
+ datetime
7
+ io
8
+ base64
9
+ json
10
+ warnings