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 Mar 18, 2024
1 parent 9a64d63 commit e3b8491
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.4.3
coverage==7.4.4
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
flatbuffers==24.3.7
frozenlist==1.4.1
fsspec==2024.2.0
fsspec==2024.3.1
future==1.0.0
gast==0.5.4
google-pasta==0.2.0
Expand All @@ -30,9 +30,9 @@ iniconfig==2.0.0
Jinja2==3.1.3
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
keras==3.0.5
libclang==16.0.6
Markdown==3.5.2
keras==3.1.0
libclang==18.1.1
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
Expand All @@ -45,6 +45,7 @@ numpy==1.26.4
opencv-python==4.9.0.80
opencv-python-headless==4.9.0.80
opt-einsum==3.3.0
optree==0.10.0
packaging==24.0
Panda3D==1.10.14
panda3d-gltf==0.13
Expand All @@ -64,7 +65,7 @@ pytest-forked==1.6.0
pytest-xdist==3.5.0
PyYAML==6.0.1
ray==2.9.0
referencing==0.33.0
referencing==0.34.0
requests==2.31.0
rich==13.7.1
rpds-py==0.18.0
Expand All @@ -77,7 +78,7 @@ tensorboard==2.16.2
tensorboard-data-server==0.7.2
tensorflow==2.16.1
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-probability==0.23.0
tensorflow-probability==0.24.0
termcolor==2.4.0
tomli==2.0.1
torch==2.2.1
Expand All @@ -90,5 +91,5 @@ wcwidth==0.2.13
Werkzeug==3.0.1
wrapt==1.16.0
yattag==1.15.2
zipp==3.17.0
zipp==3.18.1
zope.interface==6.2

0 comments on commit e3b8491

Please sign in to comment.