We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295e98a commit e2f9baeCopy full SHA for e2f9bae
1 file changed
pyproject.toml
@@ -62,18 +62,18 @@ dev = [
62
]
63
64
docs = [
65
- "aiohttp>=3.13.2",
+ "aiohttp>=3.13.3",
66
"autodoc-pydantic>=2.2.0",
67
- "furo>=2025.9.25",
+ "furo>=2025.12.19",
68
"linkify-it-py>=2.0.3",
69
- "matplotlib>=3.10.7",
+ "matplotlib>=3.10.8",
70
"myst-nb>=1.3.0",
71
"sphinx>=8.2.3",
72
"sphinx-autobuild>=2025.8.25",
73
- "sphinx-click>=6.1.0",
+ "sphinx-click>=6.2.0",
74
"sphinx-copybutton>=0.5.2",
75
"sphinx-design>=0.6.1",
76
- "ipywidgets>=8.1.7",
+ "ipywidgets>=8.1.8",
77
78
79
[tool.uv]
0 commit comments