From 827497cbe964bec063178aafd4ffe06b45795e18 Mon Sep 17 00:00:00 2001 From: Jan-Willem Steeb Date: Fri, 13 Oct 2023 16:22:43 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d8bd844..74788d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ 'jupyterlab', 'pyarrow', 'graphviz', -'xradio==0.0.3', +'xradio', 'python_casacore>=3.5.2; sys_platform != "darwin" ' ]