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 Apr 17, 2024
1 parent 50458db commit 199052b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ coverage==7.4.4
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.3
execnet==2.1.1
filelock==3.13.4
flatbuffers==24.3.25
frozenlist==1.4.1
fsspec==2024.3.1
Expand All @@ -24,9 +24,9 @@ google-auth==2.29.0
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.62.1
h5py==3.10.0
h5py==3.11.0
hyperlink==21.0.0
idna==3.6
idna==3.7
importlib_metadata==7.1.0
importlib_resources==6.4.0
incremental==22.10.0
Expand All @@ -52,7 +52,7 @@ nvidia-curand-cu12==10.3.2.106
nvidia-cusolver-cu12==11.4.5.107
nvidia-cusparse-cu12==12.1.0.106
nvidia-nccl-cu12==2.18.1
nvidia-nvjitlink-cu12==12.4.99
nvidia-nvjitlink-cu12==12.4.127
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
opencv-python==4.9.0.80
Expand All @@ -62,7 +62,7 @@ packaging==24.0
Panda3D==1.10.14
panda3d-gltf==0.13
panda3d-simplepbr==0.10
pillow==10.2.0
pillow==10.3.0
pkgutil_resolve_name==1.3.10
pluggy==1.4.0
protobuf==4.25.3
Expand All @@ -85,7 +85,7 @@ requests-oauthlib==2.0.0
rpds-py==0.18.0
rsa==4.9
scipy==1.10.1
shapely==2.0.3
shapely==2.0.4
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.2.2
trimesh==4.3.1
triton==2.1.0
Twisted==24.3.0
typing_extensions==4.5.0
urllib3==2.2.1
wcwidth==0.2.13
Werkzeug==3.0.1
Werkzeug==3.0.2
wrapt==1.16.0
yattag==1.15.2
zipp==3.18.1
zope.interface==6.2
zope.interface==6.3

0 comments on commit 199052b

Please sign in to comment.