File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ sphinx = "*"
5757aafigure = " >=0.6"
5858pillow = " *"
5959furo = " *"
60- gp-libs = " 0.0.1a10 "
60+ gp-libs = " 0.0.1a12 "
6161sphinx-autobuild = " *"
6262sphinx-autodoc-typehints = " *"
6363sphinx-click = " *"
@@ -66,14 +66,14 @@ sphinxext-opengraph = "*"
6666sphinx-copybutton = " *"
6767sphinxext-rediraffe = " *"
6868myst_parser = " *"
69- docutils = " ~0.18.0 "
69+ docutils = " * "
7070
7171# ## Testing ###
7272pytest = " *"
7373pytest-rerunfailures = " *"
7474pytest-mock = " *"
7575pytest-cov = " *"
76- pytest-watcher = " ^0.2.3 "
76+ pytest-watcher = " * "
7777
7878# ## Coverage ###
7979codecov = " *"
@@ -85,11 +85,11 @@ isort = "*"
8585
8686# ## Lint ###
8787flake8 = " *"
88- flake8-bugbear = " ^22.8.23 "
88+ flake8-bugbear = " * "
8989flake8-comprehensions = " *"
9090mypy = " *"
91- types-colorama = " ^0.4.15 "
92- types-docutils = " ^0.19.0 "
91+ types-colorama = " * "
92+ types-docutils = " * "
9393
9494[tool .poetry .extras ]
9595docs = [
You can’t perform that action at this time.
0 commit comments