From be01bfbb54245a199b7c450a64697549eed27cd9 Mon Sep 17 00:00:00 2001
From: Ludovic Moncla <300641+ludovicmoncla@users.noreply.github.com>
Date: Tue, 27 Sep 2022 12:40:13 +0200
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 3aa7f31..02896e6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 jupyter
 ipykernel
-spacy==3.3.1
+spacy==3.4.1
 stanza==1.2.3
 perdido
\ No newline at end of file
-- 
GitLab