diff --git a/docker/requirements-no-tiktok.txt b/docker/requirements-no-tiktok.txt index 7953595..03c7fb3 100644 --- a/docker/requirements-no-tiktok.txt +++ b/docker/requirements-no-tiktok.txt @@ -6,7 +6,7 @@ requests==2.33.1 python-dateutil==2.9.0.post0 # YouTube API -google-api-python-client==2.193.0 +google-api-python-client==2.196.0 google-auth==2.49.1 google-auth-oauthlib==1.3.1 google-auth-httplib2==0.3.1 diff --git a/requirements.txt b/requirements.txt index a38f345..e5d69fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ requests==2.33.1 python-dateutil==2.9.0.post0 # YouTube API -google-api-python-client==2.193.0 +google-api-python-client==2.196.0 # TikTok monitoring via Playwright (no TikTokApi package needed) playwright==1.58.0