From 421fcdd8be745fda58cccd93b253b9d970812864 Mon Sep 17 00:00:00 2001 From: Eric Jeschke Date: Mon, 21 Oct 2024 15:53:29 -1000 Subject: [PATCH] Update Ginga requirement to v5.2.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1adfd17be..1ec1cefc3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = configobj>=5.0.6 scikit-learn>=1.0 IPython>=7.10.0 - ginga>=5.1.0 + ginga>=5.2.0 linetools>=0.3.1 qtpy>=2.0.1 pygithub