abdellatif-laghjaj commited on
Commit
ddcad4e
·
verified ·
1 Parent(s): 252d401

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- numpy
2
- pandas
3
- joblib
4
- librosa
5
- gradio
6
- plotly
7
- xgboost
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ joblib==1.2.0
4
+ librosa==0.9.2
5
+ plotly==5.11.0
6
+ gradio==3.1.4