mirror of
https://github.com/katanemo/plano.git
synced 2026-06-20 15:28:07 +02:00
add cli ux
This commit is contained in:
parent
626f556cc6
commit
c910be53cc
5 changed files with 865 additions and 21 deletions
|
|
@ -11,6 +11,8 @@ dependencies = [
|
|||
"jsonschema>=4.23.0,<5.0.0",
|
||||
"pyyaml>=6.0.2,<7.0.0",
|
||||
"requests>=2.31.0,<3.0.0",
|
||||
"rich>=14.2.0",
|
||||
"rich-click>=1.9.5",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue