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 080409b commit 98085ecCopy full SHA for 98085ec
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.10.3"
8
description = "Python client library for IBM Cloudant"
9
dependencies = [
10
"ibm_cloud_sdk_core==3.24.1",
11
- "requests>=2.32.2,<3.0.0",
+ "requests>=2.32.4,<3.0.0",
12
"python_dateutil>=2.5.3,<3.0.0",
13
"PyJWT>=2.0.1,<3.0.0",
14
]
0 commit comments