From 3a7f29d26bd39afac3e219f5d9b1fc9346fe0988 Mon Sep 17 00:00:00 2001
From: BARTHES Nicolas <nicolas.barthes@cefe.cnrs.fr>
Date: Thu, 4 Apr 2024 20:38:42 +0200
Subject: [PATCH] Update requirements.txt for UMAP-learn

---
 requirements.txt | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 9a71166..2c2f9fa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,13 @@
-streamlit>=1.3.0
-requests>=2.24.0
-Pillow>=8.4.0
-protobuf>=3.19.0
-watchdog>=2.1.8
-pinard>=1.0
-julia>=0.6.2
-plotly>=5.20.0
-pyodbc>=5.1.0
-matplotlib>=3.8.4
-seaborn>=0.13.2
-hyperopt>=0.2.7
\ No newline at end of file
+streamlit>=1.3.0
+requests>=2.24.0
+Pillow>=8.4.0
+protobuf>=3.19.0
+watchdog>=2.1.8
+pinard>=1.0
+julia>=0.6.2
+plotly>=5.20.0
+pyodbc>=5.1.0
+matplotlib>=3.8.4
+seaborn>=0.13.2
+hyperopt>=0.2.7
+umap-learn>=0.5.5
\ No newline at end of file
-- 
GitLab