Skip to content

Commit 6c27f7e

Browse files
committed
Add types-colorama
1 parent f36276b commit 6c27f7e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

poetry.lock

Lines changed: 12 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ click = { version = "^8.1.7", optional = true }
3131
httpx = { version = "^0.27.0", optional = true }
3232
aiodocker = { version = "^0.22.2", optional = true }
3333
websockets = { version = "^13.0", optional = true }
34+
types-colorama = "^0.4.15.20240311"
3435

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

0 commit comments

Comments
 (0)