Skip to content

Commit da55516

Browse files
committed
update ibm-cos-sdk
1 parent de5166a commit da55516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ requests = "~2"
1818
tqdm = "~4"
1919
ipywidgets = "~7"
2020
ipython = "*"
21-
ibm-cos-sdk = {version = "~2", optional = true}
21+
ibm-cos-sdk = ">=2.13.3"
2222
typing-extensions = {version = "*", python = "^3.7.17", optional = true}
2323
# Sphinx documentation dependencies
2424
Sphinx = { version = "~4", optional = true }

0 commit comments

Comments
 (0)