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 Jan 1, 2024
1 parent 514a9e7 commit 751ae1a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
absl-py==2.0.0
aiosignal==1.3.1
astunparse==1.6.3
attrs==23.1.0
attrs==23.2.0
Automat==22.10.0
cachetools==5.3.2
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.3.4
coverage==7.4.0
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
Expand Down Expand Up @@ -40,7 +40,7 @@ jsonschema-specifications==2023.12.1
keras==2.13.1
lazy_loader==0.3
libclang==16.0.6
lz4==4.3.2
lz4==4.3.3
Markdown==3.5.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
Expand All @@ -50,8 +50,8 @@ msgpack==1.0.7
networkx==3.1
numpy==1.24.3
oauthlib==3.2.2
opencv-python==4.8.1.78
opencv-python-headless==4.8.1.78
opencv-python==4.9.0.80
opencv-python-headless==4.9.0.80
opt-einsum==3.3.0
packaging==23.2
Panda3D==1.10.13
Expand All @@ -70,7 +70,7 @@ pyasn1==0.5.1
pyasn1-modules==0.3.0
pybullet==3.2.6
Pygments==2.17.2
pytest==7.4.3
pytest==7.4.4
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
Expand All @@ -84,7 +84,7 @@ referencing==0.32.0
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
rpds-py==0.15.2
rpds-py==0.16.2
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
Expand All @@ -108,7 +108,7 @@ trimesh==4.0.8
Twisted==23.10.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
tzdata==2023.4
urllib3==2.1.0
wcwidth==0.2.12
Werkzeug==3.0.1
Expand Down

0 comments on commit 751ae1a

Please sign in to comment.