Remove oauthlib pin from requirements.txt
This version pin is not needed anymore. The oauthlib is a requirement of requests-oauthlib and this pinned version was added to fix a version mistmatch reported here: https://github.com/kubernetes-client/python/issues/2009 And applied in this PR https://github.com/kubernetes-client/python/pull/2016
D
Daniel Garcia Moreno committed
158dc705fcdcc661e7964ea9a9f75bec01c4c55d
Parent: c330b84