Skip to content

Commit 636a8f5

Browse files
committed
GitHub Actions: Update mac_requirements.txt
1 parent 7d3c23c commit 636a8f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

utils/setup/mac_requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ fsspec==2024.6.1
2020
future==1.0.0
2121
gast==0.6.0
2222
google-pasta==0.2.0
23-
grpcio==1.65.5
23+
grpcio==1.66.0
2424
h5py==3.11.0
2525
hyperlink==21.0.0
26-
idna==3.7
27-
importlib_metadata==8.3.0
26+
idna==3.8
27+
importlib_metadata==8.4.0
2828
incremental==24.7.2
2929
iniconfig==2.0.0
3030
Jinja2==3.1.4
@@ -67,7 +67,7 @@ PyYAML==6.0.2
6767
ray==2.9.0
6868
referencing==0.35.1
6969
requests==2.32.3
70-
rich==13.7.1
70+
rich==13.8.0
7171
rpds-py==0.20.0
7272
scipy==1.13.1
7373
shapely==2.0.6
@@ -83,13 +83,13 @@ termcolor==2.4.0
8383
tomli==2.0.1
8484
torch==2.2.2
8585
torchvision==0.17.2
86-
trimesh==4.4.6
86+
trimesh==4.4.7
8787
Twisted==24.7.0
8888
typing_extensions==4.12.2
8989
urllib3==2.2.2
9090
wcwidth==0.2.13
91-
Werkzeug==3.0.3
91+
Werkzeug==3.0.4
9292
wrapt==1.16.0
9393
yattag==1.16.0
94-
zipp==3.20.0
95-
zope.interface==7.0.1
94+
zipp==3.20.1
95+
zope.interface==7.0.2

0 commit comments

Comments
 (0)