Skip to content

Commit

Permalink
Clean pyproject.toml
Browse files Browse the repository at this point in the history
Duplicate dependencies have been merged.
  • Loading branch information
nhuet authored and g-poveda committed Jun 18, 2024
1 parent c582148 commit ac380d6
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 @@ -46,11 +46,10 @@ dependencies = [
"tqdm>=4.62.3",
"sortedcontainers>=2.4",
"deprecation",
"typing-extensions>=4.0",
"typing-extensions>=4.4",
"cpmpy>=0.9.9",
"scipy",
"numpy>=1.21",
"typing_extensions>=4.4",
"clingo>=5.6",
"setuptools"
]
Expand Down

0 comments on commit ac380d6

Please sign in to comment.