cesar commited on
Commit
8d1ddc1
1 Parent(s): 52ac118

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- pandas
2
- numpy
3
- scikit-learn==1.0.2
 
 
1
+ numpy==1.23.5
2
+ pandas==1.5.3
3
+ scikit-learn==1.1.3
4
+ streamlit==1.16.0