mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 09:59:00 -07:00
moved deps (#3379)
This commit is contained in:
parent
337cd33042
commit
8f08100a30
1170
machine-learning/poetry.lock
generated
1170
machine-learning/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -22,8 +22,6 @@ fastapi = "^0.95.2"
|
||||
uvicorn = {extras = ["standard"], version = "^0.22.0"}
|
||||
pydantic = "^1.10.8"
|
||||
aiocache = "^0.12.1"
|
||||
pytest-cov = "^4.1.0"
|
||||
ruff = "^0.0.272"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
mypy = "^1.3.0"
|
||||
@ -33,6 +31,8 @@ locust = "^2.15.1"
|
||||
gunicorn = "^20.1.0"
|
||||
httpx = "^0.24.1"
|
||||
pytest-asyncio = "^0.21.0"
|
||||
pytest-cov = "^4.1.0"
|
||||
ruff = "^0.0.272"
|
||||
|
||||
[[tool.poetry.source]]
|
||||
name = "pytorch-cpu"
|
||||
|
Loading…
Reference in New Issue
Block a user