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 Mar 1, 2024
1 parent 1448c46 commit ae3ccc5
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ aiosignal==1.3.1
astunparse==1.6.3
attrs==23.2.0
Automat==22.10.0
cachetools==5.3.2
cachetools==5.3.3
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.4.1
coverage==7.4.3
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
Expand All @@ -18,17 +18,17 @@ filelock==3.13.1
flatbuffers==23.5.26
frozenlist==1.4.1
fsspec==2024.2.0
future==0.18.3
future==1.0.0
gast==0.4.0
google-auth==2.27.0
google-auth==2.28.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.60.1
grpcio==1.62.0
h5py==3.10.0
hyperlink==21.0.0
idna==3.6
importlib-metadata==7.0.1
importlib-resources==6.1.1
importlib_resources==6.1.2
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.3
Expand Down Expand Up @@ -65,14 +65,14 @@ panda3d-simplepbr==0.10
pillow==10.2.0
pkgutil_resolve_name==1.3.10
pluggy==1.4.0
protobuf==4.25.2
protobuf==4.25.3
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==8.0.0
pytest==8.0.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
Expand All @@ -82,10 +82,10 @@ ray==2.9.0
referencing==0.33.0
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.17.1
rpds-py==0.18.0
rsa==4.9
scipy==1.10.1
shapely==2.0.2
shapely==2.0.3
six==1.16.0
sympy==1.12
tableprint==0.9.1
Expand All @@ -99,14 +99,14 @@ termcolor==2.4.0
tomli==2.0.1
torch==2.1.2
torchvision==0.16.2
trimesh==4.1.3
trimesh==4.1.7
triton==2.1.0
Twisted==23.10.0
typing_extensions==4.5.0
urllib3==2.2.0
urllib3==2.2.1
wcwidth==0.2.13
Werkzeug==3.0.1
wrapt==1.16.0
yattag==1.15.2
zipp==3.17.0
zope.interface==6.1
zope.interface==6.2

0 comments on commit ae3ccc5

Please sign in to comment.