CB commited on
Commit
a37fc26
·
verified ·
1 Parent(s): 1ed3b89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- streamlit==1.27.2
2
- yt-dlp>=2024.6.16
3
  ffmpeg-python==0.2.0
4
  phidata
5
  google-generativeai
6
  duckduckgo-search
7
  python-dotenv>=0.21
8
- requests>=2.28
 
1
+ streamlit==1.24.0
2
+ yt-dlp==2025.09.01
3
  ffmpeg-python==0.2.0
4
  phidata
5
  google-generativeai
6
  duckduckgo-search
7
  python-dotenv>=0.21
8
+ requests>=2.28