We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b866bd commit 24dc113Copy full SHA for 24dc113
pyproject.toml
@@ -70,10 +70,10 @@ dev-dependencies = [
70
"sphinx-autobuild",
71
"sphinx-autodoc-typehints",
72
"sphinx-inline-tabs",
73
- "sphinxext-opengraph<0.8",
+ "sphinxext-opengraph",
74
"sphinx-copybutton",
75
"sphinxext-rediraffe",
76
- "myst-parser>=0.18.1",
+ "myst-parser",
77
"linkify-it-py",
78
# Testing
79
"gp-libs",
@@ -98,10 +98,10 @@ docs = [
98
99
100
101
102
103
104
105
106
]
107
testing = [
0 commit comments