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 Nov 16, 2023
1 parent dfe0645 commit 8166b75
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 @@ -35,8 +35,8 @@ importlib-resources==6.1.1
incremental==22.10.0
iniconfig==2.0.0
Jinja2==3.1.2
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
jsonschema==4.20.0
jsonschema-specifications==2023.11.1
keras==2.13.1
lazy_loader==0.3
libclang==16.0.6
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.3.52
nvidia-nvjitlink-cu12==12.3.101
nvidia-nvtx-cu12==12.1.105
oauthlib==3.2.2
opencv-python==4.8.1.78
Expand All @@ -73,7 +73,7 @@ pandas==2.0.3
Pillow==10.0.1
pkgutil_resolve_name==1.3.10
pluggy==1.3.0
protobuf==4.25.0
protobuf==4.25.1
psutil==5.9.6
py==1.11.0
py-cpuinfo==9.0.0
Expand All @@ -86,17 +86,17 @@ pytest==7.4.3
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-forked==1.6.0
pytest-xdist==3.3.1
pytest-xdist==3.4.0
python-dateutil==2.8.2
pytz==2023.3.post1
PyWavelets==1.4.1
PyYAML==6.0.1
ray==2.5.1
referencing==0.30.2
referencing==0.31.0
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.6.0
rpds-py==0.12.0
rich==13.7.0
rpds-py==0.13.0
rsa==4.9
scikit-image==0.21.0
scipy==1.10.1
Expand All @@ -114,16 +114,16 @@ tensorflow-probability==0.21.0
termcolor==2.3.0
tifffile==2023.7.10
tomli==2.0.1
torch==2.1.0
torchvision==0.16.0
trimesh==4.0.3
torch==2.1.1
torchvision==0.16.1
trimesh==4.0.4
triton==2.1.0
Twisted==23.10.0
typer==0.9.0
typing_extensions==4.5.0
tzdata==2023.3
urllib3==2.0.7
wcwidth==0.2.9
urllib3==2.1.0
wcwidth==0.2.10
Werkzeug==3.0.1
wrapt==1.16.0
yattag==1.15.2
Expand Down

0 comments on commit 8166b75

Please sign in to comment.