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 Dec 5, 2022
1 parent f586f33 commit f90705a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions utils/setup/mac_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ charset-normalizer==2.1.1
click==8.1.3
cloudpickle==1.6.0
colorama==0.4.6
colorful==0.5.4
colorful==0.5.5
commonmark==0.9.1
constantly==15.1.0
contourpy==1.0.6
Expand All @@ -27,20 +27,20 @@ dm-tree==0.1.7
eclipse-sumo==1.12.0
exceptiongroup==1.0.4
execnet==1.9.0
filelock==3.8.0
filelock==3.8.2
flatbuffers==22.11.23
fonttools==4.38.0
frozenlist==1.3.3
future==0.18.2
gast==0.4.0
google==3.0.0
google-api-core==2.10.2
google-auth==2.14.1
google-api-core==2.11.0
google-auth==2.15.0
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
googleapis-common-protos==1.57.0
gpustat==1.0.0
grpcio==1.50.0
grpcio==1.51.1
gym==0.19.0
h5py==3.7.0
hyperlink==21.0.0
Expand All @@ -52,7 +52,7 @@ incremental==22.10.0
iniconfig==1.1.1
jsonpatch==1.32
jsonpointer==2.3
jsonschema==4.17.1
jsonschema==4.17.3
keras==2.11.0
kiwisolver==1.4.4
libclang==14.0.6
Expand All @@ -61,7 +61,7 @@ Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.6.2
msgpack==1.0.4
multidict==6.0.2
multidict==6.0.3
networkx==2.8.8
numpy==1.23.5
nvidia-ml-py==11.495.46
Expand Down Expand Up @@ -92,7 +92,7 @@ pytest==7.2.0
pytest-benchmark==4.0.0
pytest-cov==4.0.0
pytest-forked==1.4.0
pytest-xdist==3.0.2
pytest-xdist==3.1.0
python-dateutil==2.8.2
pytz==2022.6
PyYAML==6.0
Expand Down Expand Up @@ -131,7 +131,7 @@ wcwidth==0.2.5
websocket-client==1.4.2
Werkzeug==2.2.2
wrapt==1.14.1
yarl==1.8.1
yarl==1.8.2
yattag==1.14.0
zipp==3.11.0
zope.interface==5.5.2

0 comments on commit f90705a

Please sign in to comment.