Add google drive requirements to requirements.txt

This commit is contained in:
Taylor Wilsdon 2024-12-18 13:35:37 -05:00
parent 1120f4d09a
commit f3454a8bba

View File

@ -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