diff --git a/requirements/dev.txt b/requirements/dev.txt index ab9ce94..b1f8fec 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ pytest>=9.0.3 pytest-cov>=4.0 -hypothesis>=6.0 +hypothesis>=6.152.4 numpy>=1.20.0 matplotlib>=3.6 build>=1.2