From a11f6e1629766d8547881dfafd1f58da40c6ecca Mon Sep 17 00:00:00 2001 From: = Date: Mon, 13 May 2024 15:55:53 +0100 Subject: [PATCH] Adding MRCfile requirement --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 284ff62..61d8fe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ imageio optax tqdm pandas -matplotlib \ No newline at end of file +matplotlib +mrcfile