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 Oct 30, 2023
1 parent 66b30d3 commit 0de1d9c
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ aiosignal==1.3.1
astunparse==1.6.3
attrs==23.1.0
Automat==22.10.0
cachetools==5.3.1
cachetools==5.3.2
certifi==2023.7.22
charset-normalizer==3.3.0
charset-normalizer==3.3.1
click==8.1.7
cloudpickle==2.2.1
constantly==15.1.0
cloudpickle==3.0.0
constantly==23.10.4
coverage==7.3.2
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.4
filelock==3.13.0
flatbuffers==23.5.26
frozenlist==1.4.0
fsspec==2023.9.2
fsspec==2023.10.0
future==0.18.3
gast==0.4.0
google-auth==2.23.3
Expand All @@ -29,13 +29,13 @@ gymnasium-notices==0.0.1
h5py==3.10.0
hyperlink==21.0.0
idna==3.4
imageio==2.31.5
imageio==2.31.6
importlib-metadata==6.8.0
importlib-resources==6.1.0
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keras==2.13.1
lazy_loader==0.3
Expand All @@ -59,7 +59,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.2.140
nvidia-nvjitlink-cu12==12.3.52
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
opencv-python==4.8.1.78
Expand All @@ -74,15 +74,15 @@ Pillow==10.0.1
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
protobuf==4.24.4
psutil==5.9.5
psutil==5.9.6
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==13.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pybullet==3.2.5
Pygments==2.16.1
pytest==7.4.2
pytest==7.4.3
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
Expand All @@ -96,16 +96,16 @@ referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.6.0
rpds-py==0.10.4
rpds-py==0.10.6
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
shapely==2.0.1
shapely==2.0.2
six==1.16.0
sympy==1.12
tableprint==0.9.1
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorboard-data-server==0.7.2
tensorboardX==2.6.2.2
tensorflow==2.13.1
tensorflow-estimator==2.13.0
Expand All @@ -116,16 +116,16 @@ tifffile==2023.7.10
tomli==2.0.1
torch==2.1.0
torchvision==0.16.0
trimesh==3.23.5
trimesh==4.0.1
triton==2.1.0
Twisted==23.8.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.6
urllib3==2.0.7
wcwidth==0.2.8
Werkzeug==3.0.0
Werkzeug==3.0.1
wrapt==1.15.0
yattag==1.15.1
yattag==1.15.2
zipp==3.17.0
zope.interface==6.1

0 comments on commit 0de1d9c

Please sign in to comment.