From a0e7dc13cdc3a5f81e7f3ac06929d0ec1991e972 Mon Sep 17 00:00:00 2001 From: Daniel D'Avella Date: Fri, 22 Mar 2019 16:14:41 -0400 Subject: [PATCH] Revert "Pin glue-core to ~=0.13.0 for now" This reverts commit 52cb9cbfc194f6daa684295e1f5ffcc3cc7c7058. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 6aac553..5ab1cc8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ install_requires = pyqt5<5.12 numpy>=1.16 astropy>=3.1 - glue-core~=0.13.0 + glue-core>=0.14 regions>=0.3 specviz>=0.7.0 qtpy