Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoterel authored Jun 23, 2023
1 parent d2fcedd commit 28b7781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
"opencv-python",
"tqdm",
"pooch",
"batch-face@git+https://github.com/elliottzheng/batch-face.git",
"batch-face",
"pathos"
]
requires-python = ">=3.9"
Expand Down

0 comments on commit 28b7781

Please sign in to comment.