basyx commited on
Commit
c47fc77
·
verified ·
1 Parent(s): 4d4d8a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -9,4 +9,9 @@ python-multipart
9
  gradio
10
  pysrt
11
  yt-dlp>=2025.1.0
12
- requests
 
 
 
 
 
 
9
  gradio
10
  pysrt
11
  yt-dlp>=2025.1.0
12
+ requests
13
+ google-api-python-client>=2.118.0
14
+ google-auth>=2.29.0
15
+ google-auth-oauthlib>=1.2.0
16
+ google-auth-httplib2>=0.2.0
17
+ httplib2