diff --git a/backend/scripts/requirements_gcp.txt b/backend/scripts/requirements_gcp.txt index 7e64e3d..0035083 100644 --- a/backend/scripts/requirements_gcp.txt +++ b/backend/scripts/requirements_gcp.txt @@ -1,5 +1,5 @@ cachetools==3.1.1 -certifi==2019.6.16 +certifi==2023.7.22 chardet==3.0.4 google-api-core==1.13.0 google-auth==1.6.3 @@ -7,13 +7,13 @@ google-cloud-core==1.0.2 google-cloud-storage==1.16.1 google-resumable-media==0.3.2 googleapis-common-protos==1.6.0 -idna==2.8 +idna==3.7 pkg-resources==0.0.0 protobuf==3.9.0 pyasn1==0.4.5 pyasn1-modules==0.2.5 pytz==2019.1 -requests==2.22.0 +requests==2.31.0 rsa==4.0 six==1.12.0 -urllib3==1.25.3 +urllib3==1.26.18 diff --git a/backend/scripts/requirements_model.txt b/backend/scripts/requirements_model.txt index 919acd2..497a441 100644 --- a/backend/scripts/requirements_model.txt +++ b/backend/scripts/requirements_model.txt @@ -2,21 +2,21 @@ absl-py==0.7.1 astor==0.8.0 gast==0.2.2 google-pasta==0.1.7 -grpcio==1.21.1 +grpcio==1.53.2 h5py==2.9.0 Keras==2.2.4 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 -numpy==1.16.4 -Pillow==6.0.0 +numpy==1.22.0 +Pillow==10.3.0 protobuf==3.8.0 -PyYAML==5.1.1 -scipy==1.3.0 +PyYAML==5.4 +scipy==1.11.1 six==1.12.0 tensorboard==1.14.0 -tensorflow==1.14.0 +tensorflow==2.11.1 tensorflow-estimator==1.14.0 termcolor==1.1.0 -Werkzeug==0.15.4 +Werkzeug==3.0.3 wrapt==1.11.2