diff --git a/Docker/requirements.txt b/Docker/requirements.txt index 4421c28..d34b16b 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -12,7 +12,7 @@ hvac==2.4.0 atproto==0.0.63 doppler-sdk==1.3.0 python-dotenv==1.2.1 -google-api-python-client==2.187.0 +google-api-python-client==2.192.0 google-genai==1.61.0 # CVE-2025-4565 fix: Requires protobuf >= 4.25.8 (v4), >= 5.29.5 (v5), or >= 6.31.1 (v6) # Using v4 for compatibility; upgrade to v5/v6 requires testing diff --git a/requirements.txt b/requirements.txt index c0ada00..e40436f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ hvac==2.4.0 atproto==0.0.65 doppler-sdk==1.3.0 python-dotenv==1.2.1 -google-api-python-client==2.188.0 +google-api-python-client==2.192.0 google-genai==1.61.0 # CVE-2025-4565 fix: Requires protobuf >= 4.25.8 (v4), >= 5.29.5 (v5), or >= 6.31.1 (v6) # Using v4 for compatibility; upgrade to v5/v6 requires testing