Skip to content

Commit

Permalink
Merge pull request #762 from sjones4/issue-keyringsalt-compat
Browse files Browse the repository at this point in the history
Remove azure / keyring dependencies
  • Loading branch information
cdonati authored Aug 22, 2019
2 parents 1127cbc + 19438fc commit 643940e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,12 @@
install_requires=[
'adal>=0.4.7',
'appscale-agents',
'azure==2.0.0',
'azure-mgmt-marketplaceordering',
'cryptography>=2.3.0',
'argparse',
'boto',
'google-api-python-client==1.5.4',
'haikunator',
'httplib2',
'keyring<19.0.0',
'msrestazure==0.4.34',
'oauth2client==4.0.0',
'pyOpenSSL>=18.0.0',
'PyYAML',
Expand Down

0 comments on commit 643940e

Please sign in to comment.