We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b36280b + 2953c85 commit 0f54230Copy full SHA for 0f54230
setup.cfg
@@ -1,7 +1,7 @@
1
[metadata]
2
name = ibmcloud-python-sdk
3
summary = IBM Cloud Python SDK
4
-version = 1.0.0
+version = 1.1.0
5
license = Apache2
6
description = IBM Cloud Python SDK
7
long_description = file: README.md
@@ -36,7 +36,7 @@ packages = find_namespace:
36
install_requires =
37
PyYAML>=3.12
38
softlayer==5.8.7
39
- PyJWT>=1.7.1
+ PyJWT==2.4.0
40
ibm-cos-sdk==2.6.2
41
botocore==1.16.9
42
pymemcache==3.2.0
0 commit comments