Skip to content

Commit 59e3ec3

Browse files
committed
build(deps): update docs packages
1 parent 137f336 commit 59e3ec3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements-docs.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
--index-url https://pypi.org/simple
22
--extra-index-url https://download.pytorch.org/whl/cpu
3-
numpy
4-
torch==2.1.0
5-
mkdocs==1.5.2
6-
mkdocs-material==9.3.1
7-
pymdown-extensions==10.3
8-
mkdocstrings-python==1.7.0
3+
numpy<2.0
4+
torch==2.3.1
5+
mkdocs==1.6.0
6+
mkdocs-material==9.5.29
7+
pymdown-extensions==10.8.1
8+
mkdocstrings-python==1.10.5
99
markdown-include==0.8.1
1010
mdx_truly_sane_lists==1.3
1111
mkdocs-awesome-pages-plugin==2.9.2

0 commit comments

Comments
 (0)