From 8052403a94133bb74a7b5724992bff9a9e1590c4 Mon Sep 17 00:00:00 2001 From: Camilla Pacifici Date: Sun, 8 Dec 2024 23:41:35 -0500 Subject: [PATCH] add ipydatagrid to req file --- notebooks/cross_instrument/asdf_example/requirements.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/notebooks/cross_instrument/asdf_example/requirements.txt b/notebooks/cross_instrument/asdf_example/requirements.txt index 94d17eb40..d5fbc8273 100644 --- a/notebooks/cross_instrument/asdf_example/requirements.txt +++ b/notebooks/cross_instrument/asdf_example/requirements.txt @@ -1,6 +1,8 @@ -asdf >= 3.4.0 +asdf >= 3.5.0 astrocut >= 0.11.1 -astropy >= 6.1.3 +astropy >= 7.0.0 gwcs >= 0.21.0 -matplotlib >= 3.9.2 +matplotlib >= 3.9.3 requests >= 2.32.3 +ipydatagrid +jupyter