diff --git a/requirements.txt b/requirements.txt index 168700e..88bcd76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.16.3 +numpy==1.22.0 tqdm==4.31.1 pandas==0.24.2 django==2.1 diff --git a/setup.cfg b/setup.cfg index 2667d12..b44d127 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ classifiers = [options] install_requires = - numpy==1.16.3 + numpy==1.22.0 tqdm==4.31.1 pandas==0.24.2 django==2.1