Skip to content

Commit 9a2774a

Browse files
committed
ok, need more resting
1 parent e681c23 commit 9a2774a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sandbox-cli"
3-
version = "0.2.36"
3+
version = "0.2.37"
44
description = "Command line tool for interaction with sandboxes"
55
readme = "README.md"
66
requires-python = ">=3.11"
@@ -10,6 +10,7 @@ authors = [{ name = "Alexey Kolesnikov" }]
1010
dependencies = [
1111
"aiofiles>=24.1.0",
1212
"asyncssh>=2.21.0",
13+
"colorama>=0.4.6",
1314
"cryptography>=45.0.4",
1415
"cyclopts>=3.22.5",
1516
"docker>=7.1.0",

uv.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)