CB commited on
Commit
b6bbcb0
·
verified ·
1 Parent(s): 5d358a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,6 +4,6 @@ python-dotenv>=0.21
4
  yt-dlp>=2024.6.16
5
  ffmpeg-python>=0.2.0
6
  requests>=2.28
7
- google-generativeai==0.6.0
8
 
9
  # Note: phi and phi-vision are installed in postBuild via git clone to avoid archive/zip issues.
 
4
  yt-dlp>=2024.6.16
5
  ffmpeg-python>=0.2.0
6
  requests>=2.28
7
+ google-generativeai==1.0.0
8
 
9
  # Note: phi and phi-vision are installed in postBuild via git clone to avoid archive/zip issues.