Skip to content

Commit c176b1e

Browse files
committed
Added versions to requirements.txt
1 parent 1bde8ac commit c176b1e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
markdown
2-
python-frontmatter
3-
ruff
4-
mkdocs
5-
mkdocs-material
6-
mkdocs-gen-files
7-
mkdocs-literate-nav
8-
markdown-include
9-
mkdocs-macros-plugin
10-
mkdocs-redirects
1+
markdown>=3.10
2+
python-frontmatter>=1.1.0
3+
ruff>=0.14.4
4+
mkdocs>=1.6.1
5+
mkdocs-material>=9.6.23
6+
mkdocs-gen-files>=0.5.0
7+
mkdocs-literate-nav>=0.6.2
8+
markdown-include>=0.8.1
9+
mkdocs-macros-plugin>=1.4.1
10+
mkdocs-redirects>=1.2.2

0 commit comments

Comments
 (0)