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.
1 parent b24c289 commit ceff3f3Copy full SHA for ceff3f3
pyproject.toml
@@ -7,7 +7,7 @@ name = "ibmcloudant"
7
version = "0.7.3"
8
description = "Python client library for IBM Cloudant"
9
dependencies = [
10
- "ibm_cloud_sdk_core==3.19.1",
+ "ibm_cloud_sdk_core==3.19.2",
11
"requests>=2.20,<3.0",
12
"python_dateutil>=2.5.3,<3.0.0",
13
"PyJWT>=2.0.1,<3.0.0",
0 commit comments