Merge branch 'master' into master
This commit is contained in:
commit
e052af3998
@ -1,5 +1,3 @@
|
||||
## Kubernetes Community Code of Conduct
|
||||
# Kubernetes Community Code of Conduct
|
||||
|
||||
Kubernetes follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
|
||||
|
||||
[]()
|
||||
Please refer to our [Kubernetes Community Code of Conduct](https://git.k8s.io/community/code-of-conduct.md)
|
||||
|
||||
@ -6,6 +6,6 @@ urllib3>=1.19.1,!=1.21 # MIT
|
||||
pyyaml>=3.12 # MIT
|
||||
google-auth>=1.0.1 # Apache-2.0
|
||||
ipaddress>=1.0.17 # PSF
|
||||
websocket-client>=0.32.0,<=0.40.0 # LGPLv2+
|
||||
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
|
||||
requests # Apache-2.0
|
||||
requests-oauthlib # ISC
|
||||
|
||||
Loading…
Reference in New Issue
Block a user