Skip to content

Commit

Permalink
GitHub Actions: Update mac_requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamenot committed Jun 3, 2024
1 parent 98226f1 commit 11ec4a0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit 11ec4a0

Please sign in to comment.