chore: 依存関係を更新

This commit is contained in:
KorRyu3 2024-07-31 22:08:25 +09:00
parent 2be63bd1c5
commit 7a2de1541b
3 changed files with 7 additions and 11 deletions

View File

@ -5,7 +5,7 @@ onnxruntime==1.15.1
pycocotools==2.0.7 pycocotools==2.0.7
PyYAML==6.0.1 PyYAML==6.0.1
scipy==1.13.0 scipy==1.13.0
onnxsim==0.4.36 onnxslim==0.1.31
onnxruntime-gpu==1.18.0 onnxruntime-gpu==1.18.0
gradio==4.31.5 gradio==4.31.5
opencv-python==4.9.0.80 opencv-python==4.9.0.80

View File

@ -15,7 +15,7 @@ email_validator==2.2.0
exceptiongroup==1.2.2 exceptiongroup==1.2.2
fastapi==0.111.1 fastapi==0.111.1
fastapi-cli==0.0.4 fastapi-cli==0.0.4
ffmpy==0.3.2 ffmpy==0.4.0
filelock==3.15.4 filelock==3.15.4
flatbuffers==24.3.25 flatbuffers==24.3.25
fonttools==4.53.1 fonttools==4.53.1
@ -44,7 +44,7 @@ numpy==1.26.4
onnx==1.14.0 onnx==1.14.0
onnxruntime==1.15.1 onnxruntime==1.15.1
onnxruntime-gpu==1.18.0 onnxruntime-gpu==1.18.0
onnxsim==0.4.36 onnxslim==0.1.31
opencv-python==4.9.0.80 opencv-python==4.9.0.80
orjson==3.10.6 orjson==3.10.6
packaging==24.1 packaging==24.1
@ -68,18 +68,16 @@ PyYAML==6.0.1
referencing==0.35.1 referencing==0.35.1
requests==2.32.3 requests==2.32.3
rich==13.7.1 rich==13.7.1
rpds-py==0.19.0 rpds-py==0.19.1
ruff==0.5.4 ruff==0.5.5
safetensors==0.4.3 safetensors==0.4.3
scipy==1.13.0 scipy==1.13.0
seaborn==0.13.2
semantic-version==2.10.0 semantic-version==2.10.0
shellingham==1.5.4 shellingham==1.5.4
six==1.16.0 six==1.16.0
sniffio==1.3.1 sniffio==1.3.1
starlette==0.37.2 starlette==0.37.2
sympy==1.13.1 sympy==1.13.1
thop==0.1.1.post2209072238
tomlkit==0.12.0 tomlkit==0.12.0
toolz==0.12.1 toolz==0.12.1
torch==2.0.1 torch==2.0.1

View File

@ -43,7 +43,7 @@ networkx==3.3
numpy==1.26.4 numpy==1.26.4
onnx==1.14.0 onnx==1.14.0
onnxruntime-gpu==1.18.0 onnxruntime-gpu==1.18.0
onnxsim==0.4.36 onnxslim==0.1.31
opencv-python==4.9.0.80 opencv-python==4.9.0.80
orjson==3.10.6 orjson==3.10.6
packaging==24.1 packaging==24.1
@ -71,14 +71,12 @@ rpds-py==0.19.0
ruff==0.5.4 ruff==0.5.4
safetensors==0.4.3 safetensors==0.4.3
scipy==1.13.0 scipy==1.13.0
seaborn==0.13.2
semantic-version==2.10.0 semantic-version==2.10.0
shellingham==1.5.4 shellingham==1.5.4
six==1.16.0 six==1.16.0
sniffio==1.3.1 sniffio==1.3.1
starlette==0.37.2 starlette==0.37.2
sympy==1.13.1 sympy==1.13.1
thop==0.1.1.post2209072238
tomlkit==0.12.0 tomlkit==0.12.0
toolz==0.12.1 toolz==0.12.1
tqdm==4.66.4 tqdm==4.66.4