From 3644b8137707ffe94d8daa9ddee87a8734ac7c89 Mon Sep 17 00:00:00 2001 From: kozistr Date: Sun, 10 Sep 2023 21:02:01 +0900 Subject: [PATCH] build(deps): mkdocs --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index fda7f082..7754e8ee 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,5 +2,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu numpy torch==2.0.1 -sphinx<7 -sphinx_rtd_theme +mkdocs==1.5.2 +mkdocs-material==9.2.8