Skip to content

Commit

Permalink
Remove pyceres from the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hannalee2 committed Aug 1, 2024
1 parent 29ff585 commit c62423e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ dependencies = [
"pandas",
"scikit-image",
"requests",
"scikit-learn",
"pyceres"
"scikit-learn"
]

[tool.setuptools]
Expand Down

0 comments on commit c62423e

Please sign in to comment.