Skip to content

Commit

Permalink
Add colorama as dependency (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 authored Jul 5, 2024
1 parent b0b79c9 commit 54ee86a
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 @@ -31,6 +31,7 @@ classifiers = [
]
dependencies = [
"aiohttp==3.9.5",
"colorama==0.4.6",
"platformdirs==4.2.2",
"pyserial==3.5",
"python-socketio[asyncio_client]==5.11.3",
Expand Down

0 comments on commit 54ee86a

Please sign in to comment.