Skip to content

Commit fb1636a

Browse files
0.14.77
mkdocs requirements updated
1 parent 4db3e76 commit fb1636a

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "spotpython"
10-
version = "0.14.76"
10+
version = "0.14.77"
1111
authors = [
1212
{ name="T. Bartz-Beielstein", email="tbb@bartzundbartz.de" }
1313
]
@@ -28,13 +28,13 @@ dependencies = [
2828
"lightning>=2.0.0rc0",
2929
"graphviz",
3030
"matplotlib",
31-
"mkdocs",
32-
"mkdocs-material",
33-
"mkdocstrings-python",
34-
"mkdocs-exclude",
35-
"mkdocs-gen-files",
36-
"mkdocs-literate-nav",
37-
"mkdocs-section-index",
31+
"mkdocs>=1.6.0",
32+
"mkdocs-material>=9.5.31",
33+
"mkdocstrings-python>=1.10.8",
34+
"mkdocs-exclude>=1.0.2",
35+
"mkdocs-gen-files>=0.5.0",
36+
"mkdocs-literate-nav>=0.6.1",
37+
"mkdocs-section-index>=0.3.9",
3838
"numpy",
3939
"nbformat",
4040
"pandas",

0 commit comments

Comments
 (0)