From 9935aee40022da578bc2afa2d1b778ea56d269d0 Mon Sep 17 00:00:00 2001
From: Ludovic Moncla <moncla.ludovic@gmail.com>
Date: Sat, 10 Sep 2022 11:30:59 +0200
Subject: [PATCH] Create requirements.txt

---
 requirements.txt | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 requirements.txt

diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..3aa7f31
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,5 @@
+jupyter
+ipykernel
+spacy==3.3.1
+stanza==1.2.3
+perdido
\ No newline at end of file
-- 
GitLab