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 15, 2024
1 parent f7996ba commit e2144e1
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,41 +19,40 @@ flatbuffers==23.5.26
frozenlist==1.4.1
fsspec==2023.12.2
future==0.18.3
gast==0.4.0
google-auth==2.26.1
google-auth-oauthlib==1.0.0
gast==0.5.4
google-auth==2.26.2
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
grpcio==1.60.0
h5py==3.10.0
hyperlink==21.0.0
idna==3.6
importlib-metadata==7.0.1
importlib-resources==6.1.1
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.2
Jinja2==3.1.3
jsonschema==4.20.0
jsonschema-specifications==2023.12.1
keras==2.13.1
keras==2.15.0
libclang==16.0.6
Markdown==3.5.1
Markdown==3.5.2
MarkupSafe==2.1.3
ml-dtypes==0.2.0
mpmath==1.3.0
msgpack==1.0.7
networkx==3.1
numpy==1.24.3
networkx==3.2.1
numpy==1.26.3
oauthlib==3.2.2
opencv-python==4.9.0.80
opencv-python-headless==4.9.0.80
opt-einsum==3.3.0
packaging==23.2
Panda3D==1.10.14
panda3d-gltf==0.13
panda3d-simplepbr==0.10
panda3d-simplepbr==0.11.2
pillow==10.2.0
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
protobuf==4.25.1
protobuf==4.23.4
psutil==5.9.7
py==1.11.0
py-cpuinfo==9.0.0
Expand All @@ -70,30 +69,30 @@ ray==2.9.0
referencing==0.32.1
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.16.2
rpds-py==0.17.1
rsa==4.9
scipy==1.10.1
scipy==1.11.4
shapely==2.0.2
six==1.16.0
sympy==1.12
tableprint==0.9.1
tensorboard==2.13.0
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow==2.13.1
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.21.0
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow-io-gcs-filesystem==0.35.0
tensorflow-probability==0.23.0
termcolor==2.4.0
tomli==2.0.1
torch==2.1.2
torchvision==0.16.2
trimesh==4.0.8
trimesh==4.0.9
Twisted==23.10.0
typing_extensions==4.5.0
typing_extensions==4.9.0
urllib3==2.1.0
wcwidth==0.2.13
Werkzeug==3.0.1
wrapt==1.16.0
wrapt==1.14.1
yattag==1.15.2
zipp==3.17.0
zope.interface==6.1

0 comments on commit e2144e1

Please sign in to comment.