From 103fe8fa70854ce8813d5443baa6e24b20c8897d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 01:33:36 +0000 Subject: [PATCH] Update dependency numpy to v1.26.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cc35662..d66ef7f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ project_urls = packages = find: install_requires = hyperpyyaml==1.1.0 - numpy==1.23.1 + numpy==1.26.4 torch==1.11.0 torchaudio==0.11.0 torchvision==0.12.0