Skip to content

Commit a0d8224

Browse files
committed
Add Azure Auth library to requirements to support token refresh in python-base
1 parent 689ac38 commit a0d8224

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

kubernetes/base

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
99
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
1010
requests # Apache-2.0
1111
requests-oauthlib # ISC
12+
adal>=1.0.2

0 commit comments

Comments
 (0)