diff --git a/requirements.txt b/requirements.txt index 9747a18fa..ad47b9e58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ google-api-python-client # botocore 1.23.0 (via boto3 1.20.0) requires urllib 1.26.0 or newer: # https://github.com/boto/botocore/issues/2562 urllib3>=1.26.0 -ibm-vpc -ibm-platform-services -ibm-cos-sdk>=2.11.0 +ibm-vpc>=0.28.0 +ibm-platform-services>=0.64.0 +ibm-cos-sdk>=2.14.0 diff --git a/setup.cfg b/setup.cfg index ed50d8d0c..8ed69e0bd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ warning-is-error = 1 [extras] nodepool_base = - yappi + yappi;platform_machine!='aarch64' objgraph python-logstash-async