Skip to content

Commit

Permalink
Update exact cover requirement to 1.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
jwg4 committed Nov 3, 2022
1 parent 6d1d217 commit f4a7627
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 @@ -8,7 +8,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.7.1"
exact-cover = "0.4.3"
exact-cover = "1.0"
numpy = "^1.20"
pretty-poly = "0.2.0"

Expand Down

0 comments on commit f4a7627

Please sign in to comment.