Skip to content

Commit 7c9f130

Browse files
committed
packaging(constraints): docutils 0.20.1+, myst-parser 2.0.0+
1 parent c2229fc commit 7c9f130

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4141

4242
[tool.poetry.dependencies]
4343
python = "^3.8"
44-
myst_parser = ">=0.18.1"
45-
docutils = "*"
44+
myst_parser = "~2.0.0"
45+
docutils = "~0.20.1"
4646

4747
[tool.poetry.group.docs.dependencies]
4848
### Docs ###

0 commit comments

Comments
 (0)