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 Dec 22, 2023
1 parent ed7cf21 commit 54d858a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ charset-normalizer==3.3.2
click==8.1.7
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.3.2
coverage==7.3.4
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.2.0
execnet==2.0.2
filelock==3.13.1
flatbuffers==23.5.26
frozenlist==1.4.0
fsspec==2023.12.1
frozenlist==1.4.1
fsspec==2023.12.2
future==0.18.3
gast==0.4.0
google-auth==2.25.1
google-auth==2.25.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.51.3
Expand All @@ -29,7 +29,7 @@ gymnasium-notices==0.0.1
h5py==3.10.0
hyperlink==21.0.0
idna==3.6
imageio==2.33.0
imageio==2.33.1
importlib-metadata==7.0.0
importlib-resources==6.1.1
incremental==22.10.0
Expand Down Expand Up @@ -74,10 +74,10 @@ Pillow==10.1.0
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
protobuf==4.25.1
psutil==5.9.6
psutil==5.9.7
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==14.0.1
pyarrow==14.0.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pybullet==3.2.6
Expand All @@ -96,7 +96,7 @@ referencing==0.32.0
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
rpds-py==0.13.2
rpds-py==0.15.2
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
Expand All @@ -114,9 +114,9 @@ tensorflow-probability==0.21.0
termcolor==2.4.0
tifffile==2023.7.10
tomli==2.0.1
torch==2.1.1
torchvision==0.16.1
trimesh==4.0.5
torch==2.1.2
torchvision==0.16.2
trimesh==4.0.7
triton==2.1.0
Twisted==23.10.0
typer==0.9.0
Expand Down

0 comments on commit 54d858a

Please sign in to comment.