Skip to content

Commit

Permalink
GitHub Actions: Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamenot committed Feb 5, 2024
1 parent 5d9328d commit d1777d5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ astunparse==1.6.3
attrs==23.2.0
Automat==22.10.0
cachetools==5.3.2
certifi==2023.11.17
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.4.0
coverage==7.4.1
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
Expand All @@ -20,10 +20,10 @@ frozenlist==1.4.1
fsspec==2023.12.2
future==0.18.3
gast==0.4.0
google-auth==2.26.2
google-auth==2.27.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.60.0
grpcio==1.60.1
h5py==3.10.0
hyperlink==21.0.0
idna==3.6
Expand All @@ -32,12 +32,12 @@ importlib-resources==6.1.1
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.3
jsonschema==4.21.0
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
keras==2.13.1
libclang==16.0.6
Markdown==3.5.2
MarkupSafe==2.1.3
MarkupSafe==2.1.5
mpmath==1.3.0
msgpack==1.0.7
networkx==3.1
Expand All @@ -64,22 +64,22 @@ panda3d-gltf==0.13
panda3d-simplepbr==0.10
pillow==10.2.0
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
pluggy==1.4.0
protobuf==4.25.2
psutil==5.9.7
psutil==5.9.8
py==1.11.0
py-cpuinfo==9.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybullet==3.2.6
pytest==7.4.4
pytest==8.0.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
pytest-xdist==3.5.0
PyYAML==6.0.1
ray==2.9.0
referencing==0.32.1
referencing==0.33.0
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.17.1
Expand All @@ -99,11 +99,11 @@ termcolor==2.4.0
tomli==2.0.1
torch==2.1.2
torchvision==0.16.2
trimesh==4.0.10
trimesh==4.1.3
triton==2.1.0
Twisted==23.10.0
typing_extensions==4.5.0
urllib3==2.1.0
urllib3==2.2.0
wcwidth==0.2.13
Werkzeug==3.0.1
wrapt==1.16.0
Expand Down

0 comments on commit d1777d5

Please sign in to comment.