diff --git a/backend/requirements.txt b/backend/requirements.txt index 79e898c6a..e38624879 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -90,6 +90,11 @@ extract_msg pydub duckduckgo-search~=6.3.5 +## Google Drive +google-api-python-client +google-auth-httplib2 +google-auth-oauthlib + ## Tests docker~=7.1.0 pytest~=8.3.2