Skip to content

Commit

Permalink
GitHub Actions: Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
qianyi-sun committed Sep 28, 2023
1 parent 04ad596 commit d09f0fe
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
absl-py==1.4.0
absl-py==2.0.0
aiosignal==1.3.1
astunparse==1.6.3
attrs==23.1.0
Automat==22.10.0
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
click==8.1.7
cloudpickle==2.2.1
cmake==3.27.1
cmake==3.27.5
constantly==15.1.0
coverage==7.2.7
coverage==7.3.1
decorator==5.1.1
dm-tree==0.1.8
exceptiongroup==1.1.2
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.2
filelock==3.12.4
flatbuffers==23.5.26
frozenlist==1.4.0
future==0.18.3
gast==0.4.0
google-auth==2.22.0
google-auth==2.23.1
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
grpcio==1.51.3
Expand All @@ -29,25 +29,25 @@ gymnasium-notices==0.0.1
h5py==3.9.0
hyperlink==21.0.0
idna==3.4
imageio==2.31.1
imageio==2.31.4
importlib-metadata==6.8.0
importlib-resources==6.0.1
importlib-resources==6.1.0
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.0
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
keras==2.13.1
lazy_loader==0.3
libclang==16.0.6
lit==16.0.6
lit==17.0.1
lz4==4.3.2
Markdown==3.4.4
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mpmath==1.3.0
msgpack==1.0.5
msgpack==1.0.7
networkx==3.1
numpy==1.24.3
nvidia-cublas-cu11==11.10.3.66
Expand All @@ -62,41 +62,41 @@ nvidia-cusparse-cu11==11.7.4.91
nvidia-nccl-cu11==2.14.3
nvidia-nvtx-cu11==11.7.91
oauthlib==3.2.2
opencv-python==4.8.0.74
opencv-python-headless==4.8.0.74
opencv-python==4.8.1.78
opencv-python-headless==4.8.1.78
opt-einsum==3.3.0
packaging==23.1
Panda3D==1.10.13
panda3d-gltf==0.13
panda3d-simplepbr==0.10
pandas==2.0.3
Pillow==10.0.0
Pillow==10.0.1
pkgutil_resolve_name==1.3.10
pluggy==1.2.0
protobuf==4.23.4
pluggy==1.3.0
protobuf==4.24.3
psutil==5.9.5
py==1.11.0
py-cpuinfo==9.0.0
pyarrow==12.0.1
pyarrow==13.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pybullet==3.2.5
Pygments==2.16.1
pytest==7.4.0
pytest==7.4.2
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
pytest-xdist==3.3.1
python-dateutil==2.8.2
pytz==2023.3
pytz==2023.3.post1
PyWavelets==1.4.1
PyYAML==6.0.1
ray==2.5.1
referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.5.2
rpds-py==0.9.2
rich==13.5.3
rpds-py==0.10.3
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
Expand All @@ -106,26 +106,26 @@ sympy==1.12
tableprint==0.9.1
tensorboard==2.13.0
tensorboard-data-server==0.7.1
tensorboardX==2.6.2
tensorflow==2.13.0
tensorboardX==2.6.2.2
tensorflow==2.13.1
tensorflow-estimator==2.13.0
tensorflow-io-gcs-filesystem==0.33.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.21.0
termcolor==2.3.0
tifffile==2023.7.10
tomli==2.0.1
torch==2.0.1
torchvision==0.15.2
trimesh==3.23.1
trimesh==3.23.5
triton==2.0.0
Twisted==22.10.0
Twisted==23.8.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==1.26.16
urllib3==2.0.5
wcwidth==0.2.6
Werkzeug==2.3.6
Werkzeug==2.3.7
wrapt==1.15.0
yattag==1.15.1
zipp==3.16.2
zipp==3.17.0
zope.interface==6.0

0 comments on commit d09f0fe

Please sign in to comment.