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 Oct 30, 2023
1 parent 0de1d9c commit fc90e72
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,18 +3,18 @@ aiosignal==1.3.1
astunparse==1.6.3
attrs==23.1.0
Automat==22.10.0
cachetools==5.3.1
cachetools==5.3.2
certifi==2023.7.22
charset-normalizer==3.3.1
click==8.1.7
cloudpickle==3.0.0
constantly==15.1.0
constantly==23.10.4
coverage==7.3.2
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.4
filelock==3.13.1
flatbuffers==23.5.26
frozenlist==1.4.0
fsspec==2023.10.0
Expand All @@ -35,7 +35,7 @@ importlib-resources==6.1.0
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keras==2.13.1
lazy_loader==0.3
Expand Down Expand Up @@ -70,7 +70,7 @@ pyasn1==0.5.0
pyasn1-modules==0.3.0
pybullet==3.2.5
Pygments==2.16.1
pytest==7.4.2
pytest==7.4.3
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
Expand Down Expand Up @@ -104,15 +104,15 @@ tifffile==2023.7.10
tomli==2.0.1
torch==2.1.0
torchvision==0.16.0
trimesh==4.0.0
trimesh==4.0.1
Twisted==23.8.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.7
wcwidth==0.2.8
Werkzeug==3.0.0
wcwidth==0.2.9
Werkzeug==3.0.1
wrapt==1.15.0
yattag==1.15.1
yattag==1.15.2
zipp==3.17.0
zope.interface==6.1

0 comments on commit fc90e72

Please sign in to comment.