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 137f336 commit 59e3ec3Copy full SHA for 59e3ec3
requirements-docs.txt
@@ -1,11 +1,11 @@
1
--index-url https://pypi.org/simple
2
--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
+numpy<2.0
+torch==2.3.1
+mkdocs==1.6.0
+mkdocs-material==9.5.29
+pymdown-extensions==10.8.1
+mkdocstrings-python==1.10.5
9
markdown-include==0.8.1
10
mdx_truly_sane_lists==1.3
11
mkdocs-awesome-pages-plugin==2.9.2
0 commit comments