Skip to content

Commit

Permalink
Added version along with the GA v4 requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavbansal29 committed Dec 6, 2024
1 parent b45f427 commit 0579f98
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ isort==5.9.3
coverage==6.5.0
shyaml==0.6.2
markupsafe==2
ntnx-clustermgmt-py-client
ntnx-networking-py-client
ntnx-iam-py-client
ntnx-vmm-py-client
ntnx-volumes-py-client
ntnx-dataprotection-py-client
ntnx-prism-py-client
ntnx-clustermgmt-py-client==4.0.1
ntnx-networking-py-client==4.0.1
ntnx-iam-py-client==4.0.1
ntnx-vmm-py-client==4.0.1
ntnx-volumes-py-client==4.0.1
ntnx-dataprotection-py-client==4.0.1
ntnx-prism-py-client==4.0.1
14 changes: 7 additions & 7 deletions tests/integration/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ isort==5.9.3
coverage==6.5.0
shyaml==0.6.2
markupsafe==2
ntnx-clustermgmt-py-client
ntnx-networking-py-client
ntnx-iam-py-client
ntnx-vmm-py-client
ntnx-volumes-py-client
ntnx-dataprotection-py-client
ntnx-prism-py-client
ntnx-clustermgmt-py-client==4.0.1
ntnx-networking-py-client==4.0.1
ntnx-iam-py-client==4.0.1
ntnx-vmm-py-client==4.0.1
ntnx-volumes-py-client==4.0.1
ntnx-dataprotection-py-client==4.0.1
ntnx-prism-py-client==4.0.1

0 comments on commit 0579f98

Please sign in to comment.