diff --git a/requirements/dev.txt b/requirements/dev.txt index ab9ce94..727d6fd 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ pytest>=9.0.3 pytest-cov>=4.0 hypothesis>=6.0 numpy>=1.20.0 -matplotlib>=3.6 +matplotlib>=3.10.9 build>=1.2 twine>=5 bandit>=1.7.0