Skip to content

Commit

Permalink
added tabulate and more-itertools to deps #150
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Sep 11, 2023
1 parent e764d98 commit 6a08295
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ dependencies = [
"rich",
"deprecation",
"typing-extensions >=4.7.1",
"more-itertools",
"tabulate",
]

[project.urls]
Expand Down

0 comments on commit 6a08295

Please sign in to comment.