Skip to content

Commit da34937

Browse files
committed
Update packages
1 parent d1165b0 commit da34937

File tree

2 files changed

+47
-90
lines changed

2 files changed

+47
-90
lines changed

poetry.lock

Lines changed: 46 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ typing-extensions = {version = "*", python = "^3.5", optional = true}
2424
Sphinx = { version = "~4", optional = true }
2525
sphinx-autodoc-typehints = { version = "~1", optional = true }
2626
pydata-sphinx-theme = { version = "~0.9", optional = true }
27+
mistune = { version = ">=2.0.3", optional = true }
2728

2829
[tool.poetry.extras]
2930
regular = ["ibm-cos-sdk", "typing-extensions"]

0 commit comments

Comments
 (0)