diff --git a/requirements.txt b/requirements.txt index 156893da..6cb5a2d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ alembic # Database migrations slowapi>=0.1.9 # Rate limiting middleware for FastAPI # Google Drive API -google-api-python-client>=2.79.0 +google-api-python-client>=2.197.0 google-auth>=2.22.0 google-auth-oauthlib>=1.0.0