diff --git a/setup.cfg b/setup.cfg index 480cc07..674a99d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ zip_safe = False include_package_data = True install_requires = - numba ~= 0.56 - numpy < 1.24, >= 1.18 + numba ~= 0.57 + numpy < 1.25, >= 1.21 pandas matplotlib