From 11ec4a00eec904878a377787e6ffca0a97f555ec Mon Sep 17 00:00:00 2001 From: Tucker Alban Date: Mon, 3 Jun 2024 23:09:00 +0000 Subject: [PATCH] GitHub Actions: Update mac_requirements.txt --- utils/setup/mac_requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/utils/setup/mac_requirements.txt b/utils/setup/mac_requirements.txt index a50ff2a66e..630e4425b9 100644 --- a/utils/setup/mac_requirements.txt +++ b/utils/setup/mac_requirements.txt @@ -3,12 +3,12 @@ aiosignal==1.3.1 astunparse==1.6.3 attrs==23.2.0 Automat==22.10.0 -certifi==2024.2.2 +certifi==2024.6.2 charset-normalizer==3.3.2 click==8.1.7 cloudpickle==3.0.0 constantly==23.10.4 -coverage==7.5.2 +coverage==7.5.3 decorator==5.1.1 dm-tree==0.1.8 exceptiongroup==1.2.1 @@ -20,7 +20,7 @@ fsspec==2024.5.0 future==1.0.0 gast==0.5.4 google-pasta==0.2.0 -grpcio==1.64.0 +grpcio==1.64.1 h5py==3.11.0 hyperlink==21.0.0 idna==3.7 @@ -42,8 +42,8 @@ msgpack==1.0.8 namex==0.0.8 networkx==3.2.1 numpy==1.26.4 -opencv-python==4.9.0.80 -opencv-python-headless==4.9.0.80 +opencv-python==4.10.0.82 +opencv-python-headless==4.10.0.82 opt-einsum==3.3.0 optree==0.11.0 packaging==24.0 @@ -66,13 +66,13 @@ pytest-xdist==3.6.1 PyYAML==6.0.1 ray==2.9.0 referencing==0.35.1 -requests==2.32.2 +requests==2.32.3 rich==13.7.1 rpds-py==0.18.1 scipy==1.13.1 shapely==2.0.4 six==1.16.0 -sympy==1.12 +sympy==1.12.1 tableprint==0.9.1 tensorboard==2.16.2 tensorboard-data-server==0.7.2 @@ -85,11 +85,11 @@ torch==2.2.2 torchvision==0.17.2 trimesh==4.4.0 Twisted==24.3.0 -typing_extensions==4.12.0 +typing_extensions==4.12.1 urllib3==2.2.1 wcwidth==0.2.13 Werkzeug==3.0.3 wrapt==1.16.0 yattag==1.15.2 -zipp==3.19.0 +zipp==3.19.1 zope.interface==6.4.post2