Skip to content

Commit

Permalink
fix: remove useless dependencies (#11) (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: TomDarmon <tom.darmon@artefact.com>
  • Loading branch information
TomDarmon and TomDarmon authored Nov 9, 2023
1 parent 5e88ea0 commit c082c1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ pandas = "1.5.3"
numpy = "1.24.2"
llist = "0.7.1"
pydantic = "2.4.2"
torch = ">=1.13.1"
Cython = ">=0.29.23"
bytetracker = { git = "https://github.com/TomDarmon/bytetrack-pip.git", branch = "main" }

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c082c1c

Please sign in to comment.