diff --git a/backend/requirements-runtime.txt b/backend/requirements-runtime.txt index 8cd3252..ccff461 100644 --- a/backend/requirements-runtime.txt +++ b/backend/requirements-runtime.txt @@ -11,5 +11,5 @@ Pillow>=12.3.0 questionary>=2.1.1 python-dotenv>=1.2.2 yt-dlp>=2026.7.4 -google-api-python-client>=2.198.0 +google-api-python-client>=2.199.0 google-auth-oauthlib>=1.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index 546df29..4f0238c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,5 +26,5 @@ python-dotenv>=1.2.2 yt-dlp>=2026.7.4 # YouTube analytics (optional — only needed for live OAuth sync; CSV import works without these) -google-api-python-client>=2.198.0 +google-api-python-client>=2.199.0 google-auth-oauthlib>=1.4.0