CB commited on
Commit
28959df
·
verified ·
1 Parent(s): 82caad1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit>=1.20
2
- google-generativeai>=0.8.0
3
- python-dotenv>=1.0
4
- python-ffmpeg>=2.0.0
5
- requests>=2.28
6
- tqdm>=4.65
 
1
+ streamlit>=1.20,<2.0
2
+ yt-dlp>=2024.1,<2026
3
+ ffmpeg-python>=0.2.0,<1.0
4
+ python-dotenv>=1.0.0,<2.0
5
+ duckduckgo-search>=8.1.1,<9.0
6
+ google-generativeai>=0.8.5,<2.0