From 70c118d37cd784861bec712000d7014302591256 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 6 Nov 2023 02:05:14 +0800 Subject: fix(site): 修复了错误的主题索引 chore(site): 删除了无用主题文件 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index de8c164..b76ae5d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,6 +14,7 @@ dependencies = [ "randomgen>=1.26.0", "jieba>=0.42.1", "scikit-learn>=1.3.1", + "requests>=2.31.0", ] requires-python = ">=3.8" readme = "README.md" -- cgit v1.2.3-70-g09d2