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 Feb 19, 2024
1 parent 63b0808 commit 1bc94c1
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ frozenlist==1.4.1
fsspec==2024.2.0
future==0.18.3
gast==0.5.4
google-auth==2.27.0
google-auth==2.28.0
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
grpcio==1.60.1
Expand All @@ -41,7 +41,7 @@ ml-dtypes==0.2.0
mpmath==1.3.0
msgpack==1.0.7
networkx==3.2.1
numpy==1.26.3
numpy==1.26.4
oauthlib==3.2.2
opencv-python==4.9.0.80
opencv-python-headless==4.9.0.80
Expand All @@ -52,14 +52,14 @@ panda3d-gltf==0.13
panda3d-simplepbr==0.11.2
pillow==10.2.0
pluggy==1.4.0
protobuf==4.23.4
protobuf==4.25.3
psutil==5.9.8
py==1.11.0
py-cpuinfo==9.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybullet==3.2.6
pytest==8.0.0
pytest==8.0.1
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
Expand All @@ -69,30 +69,30 @@ ray==2.9.0
referencing==0.33.0
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.17.1
rpds-py==0.18.0
rsa==4.9
scipy==1.12.0
shapely==2.0.2
shapely==2.0.3
six==1.16.0
sympy==1.12
tableprint==0.9.1
tensorboard==2.15.1
tensorboard==2.15.2
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow-io-gcs-filesystem==0.35.0
tensorflow-io-gcs-filesystem==0.36.0
tensorflow-probability==0.23.0
termcolor==2.4.0
tomli==2.0.1
torch==2.2.0
torchvision==0.17.0
trimesh==4.1.3
trimesh==4.1.4
Twisted==23.10.0
typing_extensions==4.9.0
urllib3==2.2.0
urllib3==2.2.1
wcwidth==0.2.13
Werkzeug==3.0.1
wrapt==1.14.1
yattag==1.15.2
zipp==3.17.0
zope.interface==6.1
zope.interface==6.2

0 comments on commit 1bc94c1

Please sign in to comment.