KarinaCardozo commited on
Commit
87f0905
1 Parent(s): dbdebc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- pandas
3
- scikit-learn
4
-
 
1
+ gradio == 3.30.0
2
+ pandas == 1.4.2
3
+ scikit-learn == 1.2.2