From cecff728da4b388db7ae8fceec4901636cff2c43 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Mon, 25 Sep 2023 11:27:35 +0200
Subject: [PATCH] 'pabeam' package moved to a different repository

---
 docker-compose/jupyter-lab/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker-compose/jupyter-lab/requirements.txt b/docker-compose/jupyter-lab/requirements.txt
index 0b2211471..dc643dea0 100644
--- a/docker-compose/jupyter-lab/requirements.txt
+++ b/docker-compose/jupyter-lab/requirements.txt
@@ -26,7 +26,7 @@ scipy
 
 astropy
 
-pabeam@git+https://git.astron.nl/mevius/grate # Apache2
+pabeam@git+https://git.astron.nl/mevius/pabeam # Apache2
 lofar-station-client@git+https://git.astron.nl/lofar2.0/lofar-station-client # Apache2
 attributewrapper@git+https://git.astron.nl/lofar2.0/attributewrapper # Apache2
 etrs-itrs@git+https://github.com/brentjens/etrs-itrs # Apache 2
-- 
GitLab