diff --git a/Label_Microservice/deployment/requirements.worker.txt b/Label_Microservice/deployment/requirements.worker.txt index 1ea4a012f5..abb59033ff 100644 --- a/Label_Microservice/deployment/requirements.worker.txt +++ b/Label_Microservice/deployment/requirements.worker.txt @@ -28,7 +28,7 @@ jwt==0.6.1 #mdparse and mistune are used to parse github issues mdparse==0.13 mistune==0.8.4 -numpy==1.16.4 +numpy==1.24.1 oauth2client==4.1.3 oauthlib==3.0.2 passlib==1.7.1 diff --git a/Label_Microservice/requirements.txt b/Label_Microservice/requirements.txt index f9099691d8..c76b1be5dc 100644 --- a/Label_Microservice/requirements.txt +++ b/Label_Microservice/requirements.txt @@ -81,7 +81,7 @@ nbformat==4.4.0 networkx==2.3 notebook==5.7.8 numexpr==2.6.9 -numpy==1.16.4 +numpy==1.24.1 nvidia-ml-py3==7.352.0 oauth2client==4.1.3 oauthlib==3.0.2