From 20b415b1db407616ebda614c48bd69eba8cc7d48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 00:10:37 +0000 Subject: [PATCH] Update dependency numpy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74ad0c5..657a10c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ipywidgets nbclient nbformat nowcast-lstm -numpy==1.25.0 +numpy==2.4.6 pandas==2.0.3 pmdarima torch