From 7d8cb146a4e99940cb3dbb0e4030efbbdfc7b965 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Mon, 24 Feb 2025 00:30:12 +0100 Subject: [PATCH] Use latest numpy --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36c6ea4..a231824 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cu124 lightning==2.5.0 -numpy==1.26.4 +numpy==2.2.3 onnx==1.17.0 onnxruntime==1.20.1 opencv-python==4.11.0.86