diff --git a/requirements.txt b/requirements.txt index a2b7ef6..b26fbef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ -opensearch-py==3.1.0 -boto3==1.42.84 -requests-aws4auth==1.3.1 +opensearch-py==3.2.0 +boto3==1.43.51 +requests-aws4auth==1.3.2 pyyaml==6.0.3 requests==2.33.1 -aws-cdk-lib==2.248.0 -constructs>=10.0.0,<11.0.0 -beautifulsoup4==4.14.3 +aws-cdk-lib==2.261.0 +constructs>=10.7.1,<11.0.0 +beautifulsoup4==4.15.0 python-dotenv==1.2.2 -pandas>=2.0.0 -pyarrow>=14.0.0 +pandas>=3.0.3 +pyarrow>=25.0.0 google-api-python-client google-auth google-auth-httplib2