diff --git a/MDT/model.egg-info/requires.txt b/MDT/model.egg-info/requires.txt index 8191d91..002409b 100644 --- a/MDT/model.egg-info/requires.txt +++ b/MDT/model.egg-info/requires.txt @@ -1,6 +1,6 @@ cffi==1.11.5 matplotlib==3.0.0 -numpy==1.15.3 +numpy==1.22.0 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0 diff --git a/MDT/requirements.txt b/MDT/requirements.txt index 7e3d8a7..33ac662 100644 --- a/MDT/requirements.txt +++ b/MDT/requirements.txt @@ -1,6 +1,6 @@ cffi==1.11.5 matplotlib==3.0.0 -numpy==1.15.3 +numpy==1.22.0 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0