From 319146f0e3eda7e6e60377eb7e51b9a5ed80ccee Mon Sep 17 00:00:00 2001
From: barthes <nicolas.barthes@cefe.cnrs.fr>
Date: Mon, 16 Sep 2024 12:14:28 +0200
Subject: [PATCH] updated requirements.txt

---
 requirements.txt | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index a8ef5dd..0f125e3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,22 +1,24 @@
-streamlit>=1.33.0
-st_pages==0.4.5
-requests>=2.24.0
-Pillow==8.4.0
-protobuf==3.19.0
-watchdog==2.1.8
-pinard==1.0
-juliacall==0.9.19
-plotly==5.21.0
-pyodbc==5.1.0
-matplotlib==3.8.4
-seaborn==0.13.2
+clevercsv==0.8.2
 hyperopt==0.2.7
-umap-learn==0.5.6
 jcamp==1.2.2
-mkdocs==1.5.3
+julia>=0.6.2
+juliacall==0.9.19
+kennard-stone==2.2.1
+matplotlib==3.8.4
 mkdocs-material==9.5.18
+mkdocs==1.5.3
 mkdocstrings[python]==0.24.3
 mpld3==0.5.10
+pinard==1.0
+plotly==5.21.0
+protobuf>=3.19.0
+Pillow==8.4.0
+pyodbc==5.1.0
+requests>=2.24.0
+seaborn==0.13.2
+st_pages==0.4.5
 statsmodels==0.14.2
-clevercsv==0.8.2
-xxhash==3.5.0
+streamlit>=1.33.0
+umap-learn==0.5.6
+watchdog==2.1.8
+xxhash==3.5.0
\ No newline at end of file
-- 
GitLab