diff --git a/osx_requirements.txt b/osx_requirements.txt index ba3b9fd2..55d81357 100644 --- a/osx_requirements.txt +++ b/osx_requirements.txt @@ -4,7 +4,7 @@ mypy==0.600 django-cors-headers==2.5.2 djangorestframework==3.9.4 jsonschema==2.6.0 -numpy==1.14.5 +numpy==1.22.0 pytest==3.5.1 pytest-django==3.2.1 cryptography==2.3 diff --git a/requirements.txt b/requirements.txt index 9c660bf5..9cc2459f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ mypy==0.600 django-cors-headers==2.5.2 djangorestframework==3.9.4 jsonschema==3.1.1 -numpy==1.17.4 +numpy==1.22.0 pytest==3.5.1 pytest-django==3.2.1 cryptography==2.8