diff --git a/Docker/requirements.txt b/Docker/requirements.txt index 4421c28..f41ab0c 100644 --- a/Docker/requirements.txt +++ b/Docker/requirements.txt @@ -11,7 +11,7 @@ boto3==1.42.39 hvac==2.4.0 atproto==0.0.63 doppler-sdk==1.3.0 -python-dotenv==1.2.1 +python-dotenv==1.2.2 google-api-python-client==2.187.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) diff --git a/requirements.txt b/requirements.txt index c0ada00..476d53f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ boto3==1.42.39 hvac==2.4.0 atproto==0.0.65 doppler-sdk==1.3.0 -python-dotenv==1.2.1 +python-dotenv==1.2.2 google-api-python-client==2.188.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)