mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
adding requests to archgw cli
This commit is contained in:
parent
84477e0ec0
commit
aac5e4884f
3 changed files with 192 additions and 5 deletions
|
|
@ -10,6 +10,7 @@ dependencies = [
|
|||
"jinja2>=3.1.4,<4.0.0",
|
||||
"jsonschema>=4.23.0,<5.0.0",
|
||||
"pyyaml>=6.0.2,<7.0.0",
|
||||
"requests>=2.31.0,<3.0.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue