From 306f19ebbf3303fef614ae4aec2e3466788ba75c Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Tue, 18 Jun 2024 08:53:03 +0200 Subject: [PATCH] Pin numpy to 1.26.4 (python3.9) This upper-requirement matches openstack/requirements: https://review.opendev.org/c/openstack/requirements/+/907647 Change-Id: I3bda94263eefde323f46e2739f3393652c69a2e8 --- upper-constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/upper-constraints.txt b/upper-constraints.txt index 661d18dd4..7625367f5 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -210,6 +210,7 @@ nosexcover===1.0.11 ntc-templates===3.0.0 ntlm-auth===1.5.0 numpy===1.22.2;python_version=='3.8' +numpy===1.26.4;python_version>='3.9' nwdiag===3.0.0;python_version=='3.8' oauth2client===4.1.3 oauthlib===3.2.0