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 Jul 10, 2023
1 parent 79a5d95 commit da7975f
Showing 1 changed file with 19 additions and 20 deletions.
39 changes: 19 additions & 20 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ attrs==23.1.0
Automat==22.10.0
cachetools==5.3.1
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
cloudpickle==1.6.0
charset-normalizer==3.2.0
click==8.1.4
cloudpickle==2.1.0
constantly==15.1.0
coverage==7.2.7
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.1.2
execnet==1.9.0
execnet==2.0.2
filelock==3.12.2
flatbuffers==23.5.26
frozenlist==1.3.3
Expand All @@ -23,28 +23,26 @@ google-auth==2.21.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.49.1
gym==0.19.0
Gymnasium==0.26.3
gymnasium-notices==0.0.1
h5py==3.9.0
hyperlink==21.0.0
idna==3.4
imageio==2.31.1
importlib-metadata==6.7.0
importlib-resources==5.12.0
importlib-metadata==6.8.0
importlib-resources==6.0.0
incremental==22.10.0
iniconfig==2.0.0
jax==0.4.13
jsonschema==4.17.3
keras==2.12.0
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
keras==2.13.1
lazy_loader==0.3
libclang==16.0.0
lz4==4.3.2
Markdown==3.4.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
ml-dtypes==0.2.0
msgpack==1.0.5
networkx==3.1
numpy==1.23.5
Expand All @@ -60,7 +58,7 @@ pandas==2.0.3
Pillow==10.0.0
pkgutil_resolve_name==1.3.10
pluggy==1.2.0
protobuf==4.23.3
protobuf==4.23.4
psutil==5.9.5
py==1.11.0
py-cpuinfo==9.0.0
Expand All @@ -69,7 +67,6 @@ pyasn1==0.5.0
pyasn1-modules==0.3.0
pybullet==3.2.5
Pygments==2.15.1
pyrsistent==0.19.3
pytest==7.4.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
Expand All @@ -80,36 +77,38 @@ pytz==2023.3
PyWavelets==1.4.1
PyYAML==6.0
ray==2.5.1
referencing==0.29.1
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.4.2
rpds-py==0.8.10
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
shapely==2.0.1
six==1.16.0
tableprint==0.9.1
tensorboard==2.12.3
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorboardX==2.6.1
tensorflow==2.12.0
tensorflow-estimator==2.12.0
tensorflow==2.13.0
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.32.0
tensorflow-probability==0.20.1
termcolor==2.3.0
tifffile==2023.4.12
tifffile==2023.7.4
tomli==2.0.1
torch==1.4.0
torchvision==0.5.0
trimesh==3.9.29
Twisted==22.10.0
typer==0.9.0
typing_extensions==4.7.1
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.16
wcwidth==0.2.6
Werkzeug==2.3.6
wrapt==1.14.1
wrapt==1.15.0
yattag==1.15.1
zipp==3.15.0
zipp==3.16.0
zope.interface==6.0

0 comments on commit da7975f

Please sign in to comment.