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 Aug 7, 2023
1 parent 41d9acc commit d1fa5b5
Showing 1 changed file with 17 additions and 14 deletions.
31 changes: 17 additions & 14 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
cloudpickle==2.1.0
cloudpickle==2.2.1
constantly==15.1.0
coverage==7.2.7
decorator==5.1.1
Expand All @@ -30,10 +30,11 @@ hyperlink==21.0.0
idna==3.4
imageio==2.31.1
importlib-metadata==6.8.0
importlib-resources==6.0.0
importlib-resources==6.0.1
incremental==22.10.0
iniconfig==2.0.0
jsonschema==4.18.4
Jinja2==3.1.2
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
keras==2.13.1
lazy_loader==0.3
Expand All @@ -43,15 +44,16 @@ Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mpmath==1.3.0
msgpack==1.0.5
networkx==3.1
numpy==1.23.5
numpy==1.24.3
oauthlib==3.2.2
opencv-python==4.1.2.30
opencv-python-headless==4.1.2.30
opencv-python==4.8.0.74
opencv-python-headless==4.8.0.74
opt-einsum==3.3.0
packaging==23.1
Panda3D==1.10.9
Panda3D==1.10.13
panda3d-gltf==0.13
panda3d-simplepbr==0.10
pandas==2.0.3
Expand All @@ -66,7 +68,7 @@ pyarrow==12.0.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pybullet==3.2.5
Pygments==2.15.1
Pygments==2.16.1
pytest==7.4.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
Expand All @@ -77,29 +79,30 @@ pytz==2023.3
PyWavelets==1.4.1
PyYAML==6.0.1
ray==2.5.1
referencing==0.30.0
referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.5.1
rich==13.5.2
rpds-py==0.9.2
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
shapely==2.0.1
six==1.16.0
sympy==1.12
tableprint==0.9.1
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorboardX==2.6.2
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
tensorflow-probability==0.20.1
tensorflow-io-gcs-filesystem==0.33.0
tensorflow-probability==0.21.0
termcolor==2.3.0
tifffile==2023.7.10
tomli==2.0.1
torch==1.4.0
torchvision==0.5.0
torch==2.0.1
torchvision==0.15.2
trimesh==3.9.29
Twisted==22.10.0
typer==0.9.0
Expand Down

0 comments on commit d1fa5b5

Please sign in to comment.