Skip to content

Commit

Permalink
Add types-colorama
Browse files Browse the repository at this point in the history
  • Loading branch information
monoxgas committed Aug 28, 2024
1 parent f36276b commit 6c27f7e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ click = { version = "^8.1.7", optional = true }
httpx = { version = "^0.27.0", optional = true }
aiodocker = { version = "^0.22.2", optional = true }
websockets = { version = "^13.0", optional = true }
types-colorama = "^0.4.15.20240311"

[tool.poetry.extras]
examples = ["asyncssh", "types-requests", "click", "httpx", "aiodocker", "websockets"]
Expand Down

0 comments on commit 6c27f7e

Please sign in to comment.