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 2fd3f67 commit c4b7d1dCopy full SHA for c4b7d1d
pyproject.toml
@@ -49,13 +49,13 @@ dev = [
49
"pandas-stubs>=2.2.3.241009",
50
]
51
doc = [
52
- "mkdocs~=1.6.0",
+ "mkdocs~=1.6.1",
53
"mkdocs-gen-files~=0.5.0",
54
- "mkdocs-include-markdown-plugin~=6.2.2",
55
- "mkdocs-literate-nav~=0.6.1",
56
- "mkdocs-material~=9.5.33",
57
- "mkdocstrings[python]~=0.25.2",
58
- "black~=24.8",
+ "mkdocs-include-markdown-plugin~=7.1.6",
+ "mkdocs-literate-nav~=0.6.2",
+ "mkdocs-material~=9.6.15",
+ "mkdocstrings[python]~=0.29.1",
+ "black~=25.1",
59
60
61
[project.scripts]
0 commit comments