Skip to content

Commit

Permalink
Update pyproject.toml add colorama dependency (#78)
Browse files Browse the repository at this point in the history
* Update pyproject.toml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
ClementineDomine and pre-commit-ci[bot] authored Aug 8, 2023
1 parent 34d4fac commit d8ec45c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"gymnasium",
"scikit-image",
"pooch",
"colorama",
]

[project.urls]
Expand Down

0 comments on commit d8ec45c

Please sign in to comment.