From e38fbcaf28cff45ca2defbfdd3957a7c9a436084 Mon Sep 17 00:00:00 2001 From: Tucker Alban Date: Mon, 5 Feb 2024 23:09:27 +0000 Subject: [PATCH] GitHub Actions: Update mac_requirements.txt --- utils/setup/mac_requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/utils/setup/mac_requirements.txt b/utils/setup/mac_requirements.txt index 244c0c965d..a3e009e508 100644 --- a/utils/setup/mac_requirements.txt +++ b/utils/setup/mac_requirements.txt @@ -4,7 +4,7 @@ astunparse==1.6.3 attrs==23.2.0 Automat==22.10.0 cachetools==5.3.2 -certifi==2023.11.17 +certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==3.0.0 @@ -17,13 +17,13 @@ execnet==2.0.2 filelock==3.13.1 flatbuffers==23.5.26 frozenlist==1.4.1 -fsspec==2023.12.2 +fsspec==2024.2.0 future==0.18.3 gast==0.5.4 google-auth==2.27.0 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 -grpcio==1.60.0 +grpcio==1.60.1 h5py==3.10.0 hyperlink==21.0.0 idna==3.6 @@ -36,7 +36,7 @@ jsonschema-specifications==2023.12.1 keras==2.15.0 libclang==16.0.6 Markdown==3.5.2 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 ml-dtypes==0.2.0 mpmath==1.3.0 msgpack==1.0.7 @@ -84,12 +84,12 @@ tensorflow-io-gcs-filesystem==0.35.0 tensorflow-probability==0.23.0 termcolor==2.4.0 tomli==2.0.1 -torch==2.1.2 -torchvision==0.16.2 -trimesh==4.1.0 +torch==2.2.0 +torchvision==0.17.0 +trimesh==4.1.3 Twisted==23.10.0 typing_extensions==4.9.0 -urllib3==2.1.0 +urllib3==2.2.0 wcwidth==0.2.13 Werkzeug==3.0.1 wrapt==1.14.1