From 15b5848e27df15ecb0c2a17733c17d45b42d8410 Mon Sep 17 00:00:00 2001 From: qiufeng <44188071+wutongshenqiu@users.noreply.github.com> Date: Thu, 23 Dec 2021 23:54:02 +0800 Subject: [PATCH] [Docs] Update requirements for readthedocs (#9) * update readthedocs requirements * fix lint Co-authored-by: qiufeng --- requirements/readthedocs.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements/readthedocs.txt b/requirements/readthedocs.txt index cd16364f..b9e39901 100644 --- a/requirements/readthedocs.txt +++ b/requirements/readthedocs.txt @@ -1,3 +1,5 @@ +mmcls mmcv>=1.3.8 +ordered_set torch torchvision