diff --git a/Label_Microservice/deployment/requirements.worker.txt b/Label_Microservice/deployment/requirements.worker.txt index 1ea4a012f5..5712e214ee 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.2 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..37890b3ed9 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.2 nvidia-ml-py3==7.352.0 oauth2client==4.1.3 oauthlib==3.0.2