From b7a4ea628fc825dc6dc6e57989e9386e640fe041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E8=95=BE?= Date: Tue, 3 Jan 2023 16:35:45 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56d0d7c..515a83a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ numpy matplotlib sklearn pyhanlp -spacy=3.0.1 +spacy==3.0.1 https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz