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

---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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