We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
requests>=2.32.2,<3.0.0
1 parent 66fb8b0 commit 9ac4daaCopy full SHA for 9ac4daa
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.8.2"
8
description = "Python client library for IBM Cloudant"
9
dependencies = [
10
"ibm_cloud_sdk_core==3.20.2",
11
- "requests>=2.32.0,<2.32.3",
+ "requests>=2.32.2,<3.0.0",
12
"python_dateutil>=2.5.3,<3.0.0",
13
"PyJWT>=2.0.1,<3.0.0",
14
]
0 commit comments