From 8ffc9727f5d438775b06da7e207d85c1ab0db91e Mon Sep 17 00:00:00 2001 From: Remi Tschupp Date: Sun, 30 Jun 2024 18:05:03 +0200 Subject: [PATCH] Update requirements --- requirements.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d9ce8f..5666ee1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -alembic==1.13.1 +alembic==1.13.2 aniso8601==9.0.1 asttokens==2.4.1 blinker==1.8.2 @@ -11,7 +11,7 @@ colorama==0.4.6 comm==0.2.2 contourpy==1.2.1 cycler==0.12.1 -debugpy==1.8.1 +debugpy==1.8.2 decorator==5.1.1 Deprecated==1.2.14 docker==7.1.0 @@ -67,7 +67,8 @@ pyzmq==26.0.3 querystring-parser==1.2.4 requests==2.32.3 scikit-learn==1.5.0 -scipy==1.13.1 +scipy==1.14.0 +seaborn==0.13.2 six==1.16.0 smmap==5.0.1 SQLAlchemy==2.0.31 @@ -83,4 +84,5 @@ waitress==3.0.0 wcwidth==0.2.13 Werkzeug==3.0.3 wrapt==1.16.0 +xgboost==2.0.2 zipp==3.19.2