diff --git a/ldif/scripts/depth_requirements.txt b/ldif/scripts/depth_requirements.txt index 17f4155..708657f 100644 --- a/ldif/scripts/depth_requirements.txt +++ b/ldif/scripts/depth_requirements.txt @@ -1,16 +1,16 @@ absl-py==0.9.0 astor==0.8.0 -certifi==2020.4.5.2 +certifi==2023.7.22 cycler==0.11.0 decorator==4.4.2 freetype-py==2.2.0 gast==0.2.2 glcontext==2.3.5 google-pasta==0.2.0 -grpcio==1.27.2 +grpcio==1.53.2 h5py==2.10.0 imageio==2.8.0 -joblib==0.16.0 +joblib==1.2.0 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 kiwisolver==1.3.1 @@ -24,7 +24,7 @@ networkx==2.4 numpy==1.18.1 opt-einsum==3.1.0 pandas==1.0.4 -Pillow==7.1.2 +Pillow==10.3.0 protobuf==3.12.3 pyglet==1.5.23 PyOpenGL==3.1.0 @@ -34,17 +34,17 @@ python-dateutil==2.8.2 pytz==2020.1 PyWavelets==1.1.1 scikit-image==0.17.2 -scipy==1.4.1 +scipy==1.11.1 six==1.15.0 tabulate==0.8.7 tensorboard==1.15.0 -tensorflow==1.15.0 +tensorflow==2.11.1 tensorflow-estimator==1.15.1 tensorflow-hub==0.8.0 termcolor==1.1.0 tifffile==2020.6.3 -tqdm==4.46.1 +tqdm==4.66.3 trimesh==3.6.43 webencodings==0.5.1 -Werkzeug==0.16.1 +Werkzeug==3.0.3 wrapt==1.12.1 diff --git a/requirements.txt b/requirements.txt index 3e4e1ea..ecf4721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,17 +1,17 @@ trimesh==3.6.43 -tqdm==4.46.0 +tqdm==4.66.3 absl_py==0.9.0 matplotlib==3.1.3 numpy==1.18.1 parameterized==0.7.0 six==1.14.0 scikit_image==0.16.2 -scipy==1.4.1 +scipy==1.11.1 tensorflow_hub==0.8.0 -joblib==0.14.1 +joblib==1.2.0 pandas==1.0.3 tabulate==0.8.3 -tensorflow-gpu==1.15.2; sys_platform == 'linux' -tensorflow==1.15.2; sys_platform == 'darwin' +tensorflow-gpu==2.12.0; sys_platform == 'linux' +tensorflow==2.11.1; sys_platform == 'darwin' apache_beam==2.22.0 -Pillow==7.1.2 +Pillow==10.3.0