From 276df4b0c1c11e8583cd0c938b32d0b85e05f1c5 Mon Sep 17 00:00:00 2001 From: Martin Eigenmann Date: Tue, 26 Jan 2021 12:28:15 +0000 Subject: [PATCH] updates deps --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 254938a..2945a35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -numpy>=1.16.2 -scipy>=1.2.1 -matplotlib>=3.0.2 +numpy +scipy +matplotlib pandas Pillow sqlalchemy