Kaynağa Gözat

Add google drive requirements to requirements.txt

Taylor Wilsdon 4 ay önce
ebeveyn
işleme
f3454a8bba
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      backend/requirements.txt

+ 5 - 0
backend/requirements.txt

@@ -90,6 +90,11 @@ extract_msg
 pydub
 pydub
 duckduckgo-search~=6.3.5
 duckduckgo-search~=6.3.5
 
 
+## Google Drive
+google-api-python-client
+google-auth-httplib2
+google-auth-oauthlib
+
 ## Tests
 ## Tests
 docker~=7.1.0
 docker~=7.1.0
 pytest~=8.3.2
 pytest~=8.3.2