chore: Python 3.9用の依存関係を構築

This commit is contained in:
KorRyu3 2024-07-31 23:21:52 +09:00
parent 7a2de1541b
commit 864e25d576
2 changed files with 8 additions and 2 deletions

View File

@ -39,7 +39,7 @@ MarkupSafe==2.1.5
matplotlib==3.9.1
mdurl==0.1.2
mpmath==1.3.0
networkx==3.3
networkx==3.2.1
numpy==1.26.4
onnx==1.14.0
onnxruntime==1.15.1
@ -72,12 +72,14 @@ rpds-py==0.19.1
ruff==0.5.5
safetensors==0.4.3
scipy==1.13.0
seaborn==0.13.2
semantic-version==2.10.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
starlette==0.37.2
sympy==1.13.1
thop==0.1.1.post2209072238
tomlkit==0.12.0
toolz==0.12.1
torch==2.0.1
@ -90,3 +92,4 @@ urllib3==2.2.2
uvicorn==0.30.3
watchfiles==0.22.0
websockets==11.0.3
zipp==3.19.2

View File

@ -39,7 +39,7 @@ MarkupSafe==2.1.5
matplotlib==3.9.1
mdurl==0.1.2
mpmath==1.3.0
networkx==3.3
networkx==3.2.1
numpy==1.26.4
onnx==1.14.0
onnxruntime-gpu==1.18.0
@ -71,12 +71,14 @@ rpds-py==0.19.0
ruff==0.5.4
safetensors==0.4.3
scipy==1.13.0
seaborn==0.13.2
semantic-version==2.10.0
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
starlette==0.37.2
sympy==1.13.1
thop==0.1.1.post2209072238
tomlkit==0.12.0
toolz==0.12.1
tqdm==4.66.4
@ -87,6 +89,7 @@ urllib3==2.2.2
uvicorn==0.30.3
watchfiles==0.22.0
websockets==11.0.3
zipp==3.19.2
--extra-index-url https://download.pytorch.org/whl/cu118
torch==2.0.1+cu118