Anupam202224 commited on
Commit
2fd54fa
·
verified ·
1 Parent(s): 78a6c3d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- numpy
2
- pandas
3
- sklearn
4
- gradio
5
- matplotlib
6
- seaborn
 
1
+ numpy==1.26.4
2
+ pandas==1.5.3
3
+ scikit-learn==1.2.0
4
+ gradio==3.20.1
5
+ matplotlib==3.6.2
6
+ seaborn==0.12.1