diff --git a/setup.cfg b/setup.cfg index 89d79c70..352a146b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ [metadata] name = ibmcloud-python-sdk summary = IBM Cloud Python SDK -version = 1.1.3 +version = 1.1.4 license = Apache2 description = IBM Cloud Python SDK long_description = file: README.md @@ -36,7 +36,8 @@ packages = find_namespace: install_requires = PyYAML>=3.12 softlayer==5.8.7 - PyJWT==2.4.0 + PyJWT==2.8.0 ibm-cos-sdk==2.6.2 - botocore==1.16.9 + botocore>=1.16.9 pymemcache==3.2.0 + cryptography==42.0.5