From 069a81d480996c2c97cc7a3fae21b658c9871b58 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Wed, 16 Mar 2022 09:12:11 +0100 Subject: [PATCH] L2SS-580: python-casacore is LGPL now --- tangostationcontrol/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tangostationcontrol/requirements.txt b/tangostationcontrol/requirements.txt index a93c35d3d..0cb186f10 100644 --- a/tangostationcontrol/requirements.txt +++ b/tangostationcontrol/requirements.txt @@ -11,5 +11,5 @@ h5py >= 3.1.0 # BSD psutil >= 5.8.0 # BSD docker >= 5.0.3 # Apache 2 python-logstash-async >= 2.3.0 # MIT -python-casacore >= 3.3.1 # GPL2 +python-casacore >= 3.3.1 # LGPLv3 etrs-itrs@git+https://github.com/brentjens/etrs-itrs # license pending -- GitLab