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 Aug 14, 2023
1 parent 73806c8 commit a512ec6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ charset-normalizer==3.2.0
click==8.1.6
cloudpickle==2.2.1
constantly==15.1.0
coverage==7.2.7
coverage==7.3.0
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.1.2
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.2
flatbuffers==23.5.26
Expand Down Expand Up @@ -49,8 +49,8 @@ msgpack==1.0.5
networkx==3.1
numpy==1.24.3
oauthlib==3.2.2
opencv-python==4.8.0.74
opencv-python-headless==4.8.0.74
opencv-python==4.8.0.76
opencv-python-headless==4.8.0.76
opt-einsum==3.3.0
packaging==23.1
Panda3D==1.10.13
Expand All @@ -60,7 +60,7 @@ pandas==2.0.3
Pillow==10.0.0
pkgutil_resolve_name==1.3.10
pluggy==1.2.0
protobuf==4.23.4
protobuf==4.24.0
psutil==5.9.5
py==1.11.0
py-cpuinfo==9.0.0
Expand Down Expand Up @@ -103,14 +103,14 @@ tifffile==2023.7.10
tomli==2.0.1
torch==2.0.1
torchvision==0.15.2
trimesh==3.9.29
trimesh==3.23.1
Twisted==22.10.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.16
wcwidth==0.2.6
Werkzeug==2.3.6
Werkzeug==2.3.7
wrapt==1.15.0
yattag==1.15.1
zipp==3.16.2
Expand Down

0 comments on commit a512ec6

Please sign in to comment.