From 22412019e4658d48070963dfd016a69388ff8c97 Mon Sep 17 00:00:00 2001 From: Kevin Anderson Date: Mon, 11 Mar 2024 15:54:09 -0400 Subject: [PATCH] try numpy 1.17.5? --- benchmarks/asv.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/asv.conf.json b/benchmarks/asv.conf.json index ae565dbc1a..6a08d46393 100644 --- a/benchmarks/asv.conf.json +++ b/benchmarks/asv.conf.json @@ -115,7 +115,7 @@ { "python": "3.7", "build": "", - "numpy": "1.17.3", + "numpy": "1.17.5", "pandas": "1.3.0", "scipy": "1.5.0", // Note: these don't have a minimum in setup.py