diff --git a/requirements.txt b/requirements.txt index 961307a..fdb7efd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # These are just used for Github and CI. -numpy==2.2.3 +numpy==2.2.6 pytest==8.4.2 pytest-cov==7.1.0 ruff==0.15.20