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 Oct 9, 2023
1 parent 395d28f commit 03e7819
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,16 @@ execnet==2.0.2
filelock==3.12.4
flatbuffers==23.5.26
frozenlist==1.4.0
fsspec==2023.9.2
future==0.18.3
gast==0.4.0
google-auth==2.23.2
google-auth==2.23.3
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.49.1
Gymnasium==0.26.3
gymnasium-notices==0.0.1
h5py==3.9.0
h5py==3.10.0
hyperlink==21.0.0
idna==3.4
imageio==2.31.5
Expand All @@ -40,7 +41,7 @@ keras==2.13.1
lazy_loader==0.3
libclang==16.0.6
lz4==4.3.2
Markdown==3.4.4
Markdown==3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
Expand All @@ -60,7 +61,7 @@ pandas==2.0.3
Pillow==10.0.1
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
protobuf==4.24.3
protobuf==4.24.4
psutil==5.9.5
py==1.11.0
py-cpuinfo==9.0.0
Expand All @@ -83,7 +84,7 @@ referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.6.0
rpds-py==0.10.3
rpds-py==0.10.4
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
Expand All @@ -101,8 +102,8 @@ tensorflow-probability==0.21.0
termcolor==2.3.0
tifffile==2023.7.10
tomli==2.0.1
torch==2.0.1
torchvision==0.15.2
torch==2.1.0
torchvision==0.16.0
trimesh==3.23.5
Twisted==23.8.0
typer==0.9.0
Expand All @@ -114,4 +115,4 @@ Werkzeug==3.0.0
wrapt==1.15.0
yattag==1.15.1
zipp==3.17.0
zope.interface==6.0
zope.interface==6.1

0 comments on commit 03e7819

Please sign in to comment.