Skip to content

Commit

Permalink
Use upstream support for application_credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
giffels committed Jan 10, 2023
1 parent 66c697f commit a203b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def get_cryptography_version():
get_cryptography_version(),
"CloudStackAIO>=0.0.8",
"PyYAML",
"git+https://github.com/giffels/AsyncOpenStackClient@feature/support_application_credentials", # noqa B950
"AsyncOpenStackClient>=0.9.0",
"cobald>=0.12.3",
"asyncssh",
"aiotelegraf",
Expand Down

0 comments on commit a203b86

Please sign in to comment.