wiqasali commited on
Commit
6dfbd02
·
verified ·
1 Parent(s): 12c20ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.25.0
2
- pytube==15.0.0
3
- yt-dlp
4
- streamlit
5
 
6
 
 
1
+ streamlit==1.18.0
2
+ scikit-learn==1.3.0
3
+ pandas==2.0.1
4
+ numpy==1.23.5
5
 
6