From 5bc4aed9f0e8a0a1543395de072bdda033be0e37 Mon Sep 17 00:00:00 2001 From: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> Date: Fri, 19 May 2023 11:43:50 -0700 Subject: [PATCH] DEPS: Test numba on 3.11 --- ci/deps/actions-311.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/actions-311.yaml b/ci/deps/actions-311.yaml index 2695d85a3c822..215b3a7309bf4 100644 --- a/ci/deps/actions-311.yaml +++ b/ci/deps/actions-311.yaml @@ -35,7 +35,7 @@ dependencies: - jinja2>=3.1.2 - lxml>=4.8.0 - matplotlib>=3.6.1 - # - numba>=0.55.2 not compatible with 3.11 + - numba>=0.55.2 - numexpr>=2.8.0 - odfpy>=1.4.1 - qtpy>=2.2.0