diff --git a/pyproject.toml b/pyproject.toml index cf365ab8..80656926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ test = [ "security==1.3.1", "types-mock==5.1.*", "django>=4,<6", - "numpy~=2.0.0", + "numpy>=2.0,<2.2", "flask_wtf~=1.2.0", "fickling~=0.1.0,>=0.1.3", "graphql-server~=3.0.0b7",