From 34c90fa912977d3ff7f22ee993e2a6927e0c9208 2022-10-19 13:32:05 From: Matthias Bussonnier Date: 2022-10-19 13:32:05 Subject: [PATCH] Merge pull request #13760 from Carreau/nep29 MAINT: Nep 29- drop support for Numpy 1.19. --- diff --git a/setup.cfg b/setup.cfg index 72cb30c..b3a2658 100644 --- a/setup.cfg +++ b/setup.cfg @@ -79,7 +79,7 @@ test_extra = curio matplotlib!=3.2.0 nbformat - numpy>=1.19 + numpy>=1.20 pandas trio all =