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 d5226bc commit 997da8eCopy full SHA for 997da8e
docs/doc_requires.txt
@@ -2,7 +2,7 @@ sphinx~=8.1
2
nbsphinx~=0.9
3
pygments~=2.19
4
shibuya~=2025.2
5
-ipykernel~=6.29
+ipykernel~=7.1
6
matplotlib~=3.10
7
myst_parser~=4.0 # Must Be Underscore, not Hyphen
8
sphinx-intl~=2.3
pyproject.toml
@@ -81,7 +81,7 @@ docs = [
81
"nbsphinx~=0.9",
82
"pygments~=2.19",
83
"shibuya~=2025.2",
84
- "ipykernel~=6.29",
+ "ipykernel~=7.1",
85
"matplotlib~=3.10",
86
"myst-parser~=4.0",
87
"sphinx-intl~=2.3",
0 commit comments