From ca14dca9d4e9160dfc5641b1ea11005390d4ddeb Mon Sep 17 00:00:00 2001 From: Tieqiong Zhang Date: Mon, 19 Aug 2024 01:09:49 -0400 Subject: [PATCH] update requirements/run.txt, include right package --- requirements/run.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/run.txt b/requirements/run.txt index 1d2bb168..567af6bb 100644 --- a/requirements/run.txt +++ b/requirements/run.txt @@ -1,5 +1,6 @@ numpy < 2.0.0 # Need to fix deprecations before 2.0.0 compat wxpython diffpy.pdffit2 +diffpy.structure diffpy.utils -matplotlib-base +matplotlib