Skip to content

Commit

Permalink
build(deps): update docs packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kozistr committed Jul 21, 2024
1 parent 137f336 commit 59e3ec3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
--index-url https://pypi.org/simple
--extra-index-url https://download.pytorch.org/whl/cpu
numpy
torch==2.1.0
mkdocs==1.5.2
mkdocs-material==9.3.1
pymdown-extensions==10.3
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
markdown-include==0.8.1
mdx_truly_sane_lists==1.3
mkdocs-awesome-pages-plugin==2.9.2

0 comments on commit 59e3ec3

Please sign in to comment.