Skip to content

Commit

Permalink
vdk-control-cli: adopt latest cs api (#3405)
Browse files Browse the repository at this point in the history
adopt latest cs api

Signed-off-by: Dako Dakov <[email protected]>
  • Loading branch information
dakodakov authored Aug 9, 2024
1 parent f96546b commit 4366206
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/vdk-control-cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ tabulate
urllib3>=1.26.5
vdk-control-api-auth

vdk-control-service-api==1.0.11
vdk-control-service-api==1.0.13
werkzeug<=2.3.8
2 changes: 1 addition & 1 deletion projects/vdk-control-cli/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ install_requires =
requests>=2.25
setuptools>=47.0
pluggy
vdk-control-service-api==1.0.11
vdk-control-service-api==1.0.13
tabulate
requests_oauthlib>=1.0
urllib3>=1.26.5
Expand Down

0 comments on commit 4366206

Please sign in to comment.