From 071f126cb153599d355b835d669c425813f284d7 Mon Sep 17 00:00:00 2001 From: Florian Charlier <477844+trevismd@users.noreply.github.com> Date: Sun, 16 Oct 2022 10:11:24 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72caf2a..90f3deb 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ corresponding branch). ## Installation From version 0.3.0 on, the package is distributed on PyPi. -The latest stable release (v0.4.4) can be downloaded and installed with: +The latest stable release (v0.4.5) can be downloaded and installed with: ```bash pip install statannotations ``` @@ -122,7 +122,7 @@ annotator.apply_and_annotate() + Python >= 3.6 + numpy >= 1.12.1 -+ seaborn >= 0.9 ++ seaborn >= 0.9,<0.12 + matplotlib >= 2.2.2 + pandas >= 0.23.0 + scipy >= 1.1.0