From 1deff5822c61f3c847752e6317c2b945c3b9d9b8 Mon Sep 17 00:00:00 2001
From: Nicolas Barthes <nicolas.barthes@cnrs.fr>
Date: Wed, 26 Jun 2024 12:00:04 +0200
Subject: [PATCH] updated requirements.txt file (packages versions)

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

diff --git a/requirements.txt b/requirements.txt
index e5f3766..6298021 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,17 +1,17 @@
-streamlit==1.3.0
+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
+requests==2.31.0
+Pillow==10.2.0
+protobuf==4.23.4
+watchdog==4.0.0
+pinard==1.1.0
 juliacall==0.9.19
-plotly==5.20.0
+plotly==5.21.0
 pyodbc==5.1.0
 matplotlib==3.8.4
 seaborn==0.13.2
 hyperopt==0.2.7
-umap-learn==0.5.5
+umap-learn==0.5.6
 jcamp==1.2.2
 mkdocs==1.5.3
 mkdocs-material==9.5.18
-- 
GitLab