diff --git a/py/sight/requirements.txt b/py/sight/requirements.txt index 278353d..e82a8ab 100644 --- a/py/sight/requirements.txt +++ b/py/sight/requirements.txt @@ -6,7 +6,7 @@ attrs==23.2.0 bayesian-optimization==1.4.3 blinker==1.8.2 cachetools==4.2.4 -certifi==2023.11.17 +certifi==2024.7.4 cfgv==3.4.0 charset-normalizer==3.3.2 chex==0.1.82 @@ -62,7 +62,7 @@ google-pasta google-resumable-media googleapis-common-protos grpc-google-iam-v1==0.12.7 -grpcio==1.50.0 +grpcio==1.53.2 grpcio-gcp==0.2.2 grpcio-status==1.48.2 grpcio-tools==1.48.2 @@ -71,7 +71,7 @@ gym-notices==0.0.8 h5py==3.10.0 httplib2==0.20.4 identify==2.6.1 -idna==3.6 +idna==3.7 importlib-resources==6.1.1 iniconfig==2.0.0 # install==1.3.5 @@ -83,7 +83,7 @@ jmp==0.0.4 joblib==1.3.2 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 -keras==2.8.0 +keras==2.13.1 Keras-Preprocessing==1.1.2 kiwisolver==1.4.5 libclang==16.0.6 @@ -107,7 +107,7 @@ overrides==7.4.0 packaging==21.3 pandas==2.1.4 parameterized==0.8.1 -pillow==10.2.0 +pillow==10.3.0 platformdirs==4.3.6 # plotly==5.22.0 pluggy==1.5.0 @@ -131,13 +131,13 @@ PyYAML==6.0 readerwriterlock==1.0.9 redis==5.0.8 referencing==0.35.1 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 rich==13.7.0 rlax==0.1.6 rpds-py==0.18.1 rsa==4.8 -scikit-learn==1.4.1.post1 +scikit-learn==1.5.0 scipy==1.12.0 seaborn==0.13.2 Shapely==1.8.5.post1 @@ -150,7 +150,7 @@ tenacity tensorboard==2.8.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 -tensorflow==2.8.0 +tensorflow==2.12.1 tensorflow-io-gcs-filesystem==0.35.0 tensorflow-probability==0.16.0 tensorstore==0.1.52 @@ -160,8 +160,8 @@ threadpoolctl==3.3.0 toml==0.10.2 tomli==2.0.1 toolz==0.12.1 -tornado==6.4 -tqdm==4.66.1 +tornado==6.4.1 +tqdm==4.66.3 typing_extensions==4.9.0 tzdata==2023.4 uritemplate==4.1.1 @@ -170,5 +170,5 @@ virtualenv==20.26.6 watchdog==4.0.0 Werkzeug==3.0.1 wrapt==1.16.0 -zipp==3.17.0 +zipp==3.19.1 pre-commit