Skip to content

Commit

Permalink
Remove unused dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Nov 8, 2024
1 parent 12f3703 commit 661a9cd
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 15 deletions.
67 changes: 54 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ typer = "^0.4.1"
pre-commit = "^2.19.0"
types-appdirs = "^1.4.3.1"
types-tqdm = "^4.64.7.11"
twine = "^4.0.2"
pdoc3 = "^0.10.0"
nptyping = "^2.5.0"
types-toml = "^0.10.8.6"
Expand All @@ -129,7 +128,6 @@ ruff = "^0.2.1"
check-wheel-contents = "^0.6.0"
torch = { version = "^2.1.1+cpu, <=2.4.1+cpu", source = "torch-cpu" }
ray = {extras = ["data"], version = "==2.9.3"}
soxr = "<0.5.0"

[tool.poetry.group.playbook.dependencies]
towhee = "^0.9.0"
Expand Down

0 comments on commit 661a9cd

Please sign in to comment.