From f0030932b5ca917cb9f2ecb036e142a66516b880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Colin=20de=20Verdi=C3=A8re?= Date: Tue, 1 Apr 2025 18:18:20 +0200 Subject: [PATCH] adds requirements --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f58cb4c..01b1bac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,7 @@ geopy matplotlib mlxtend numpy -tqdm \ No newline at end of file +tqdm +jupyterlab +plotly +scikit-learn