From 3a634e84eeadbd832ae25c8784195998af517cf6 Mon Sep 17 00:00:00 2001 From: Nikolaj Date: Thu, 26 Mar 2026 08:25:31 +0100 Subject: [PATCH] :goat: --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 67adabd..e6bce20 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,4 +15,5 @@ python-multipart==0.0.22 alembic==1.18.4 websockets==13.1 disposable-email-domains==0.0.169 -stripe==14.4.1 \ No newline at end of file +stripe==14.4.1 +numpy==2.1.2 \ No newline at end of file