From 760fffc0e6859afb4a1082b4f88025a92a436d51 Mon Sep 17 00:00:00 2001 From: Thomas Dutkiewicz <106269091+ttdu@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:04:56 -0400 Subject: [PATCH] add s3fs --- notebooks/GALEX/mis_mosaic/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/notebooks/GALEX/mis_mosaic/requirements.txt b/notebooks/GALEX/mis_mosaic/requirements.txt index cb01fc21a..c07bbf0e9 100644 --- a/notebooks/GALEX/mis_mosaic/requirements.txt +++ b/notebooks/GALEX/mis_mosaic/requirements.txt @@ -5,3 +5,4 @@ matplotlib >= 3.7.1 numpy >= 1.24.3 photutils >= 1.8.0 reproject >= 0.11.0 +s3fs >= 2024.6.1 \ No newline at end of file