From 50cb37db3ed556dfd9c2511347a70343dbe7d3c2 Mon Sep 17 00:00:00 2001 From: ramav87 Date: Sat, 22 Jul 2023 18:46:09 -0400 Subject: [PATCH] Update extras_require.txt --- extras_require.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/extras_require.txt b/extras_require.txt index b4cbe2a..2e66e1a 100644 --- a/extras_require.txt +++ b/extras_require.txt @@ -1,7 +1,9 @@ -hyperspy --no-deps -igor2 --no-deps -pyUSID --no-deps -pyNSID --no-deps -gwyfile --no-deps -pillow --no-deps -tifffile --no-deps +hyperspy +igor2 +pyUSID +pyNSID +gwyfile +pillow +tifffile +numpy==1.24.4 +numba==0.57.1