From d4134437404c067704b664b2a7385ab2cdd30744 Mon Sep 17 00:00:00 2001 From: Will Beason Date: Wed, 28 May 2025 13:20:28 -0500 Subject: [PATCH] Add numpy to environment Signed-off-by: Will Beason --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index a54cca5..635dc23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,6 +16,7 @@ mwpersistence==0.2.4 mwreverts==0.1.5 mwtypes==0.4.0 mwxml==0.3.6 +numpy==2.2.6 pandas==2.2.3 para==0.0.8 parsimonious==0.10.0