From fb0a37e74dc9e5e963edebc260fbee22fedb9797 Mon Sep 17 00:00:00 2001
From: Gregory Ashton <gregory.ashton@ligo.org>
Date: Mon, 12 Jul 2021 13:46:15 +0100
Subject: [PATCH] Update scipy requirements

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b56251a25..f36b59bd6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ emcee
 corner
 numpy
 matplotlib>=2.1
-scipy>=0.16
+scipy>=1.5
 pandas
 mock
 dill
-- 
GitLab