From 5964398381cee2fe7db04f1ba2e30b8ff19cc338 Mon Sep 17 00:00:00 2001 From: dobefore <1432338032@qq.com> Date: Sat, 17 Jul 2021 20:15:14 +0800 Subject: [PATCH] rollback_ankmodver --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index ed51c6a..3623492 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,7 +1,7 @@ # THE FILE WAS GENERATED BY POETRY, DO NOT EDIT! -anki==2.1.43; python_version >= "3.8" +anki==2.1.40; python_version >= "3.8" beautifulsoup4==4.9.3 certifi==2020.12.5; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8" chardet==4.0.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.8"