Skip to content

Commit afe706d

Browse files
strigazimbohlool
authored andcommitted
Remove oauth2client requirement (#286)
In #278 google-auth was added in requirements and in [1] python-base stopped using it. Remove oauth2client requirement and update submodule commit. [1] kubernetes-client/python-base#16 Related-Issue: #275 Signed-off-by: Spyros Trigazis <spyridon.trigazis@cern.ch>
1 parent 2fac3c7 commit afe706d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ python-dateutil>=2.5.3 # BSD
44
setuptools>=21.0.0 # PSF/ZPL
55
urllib3>=1.19.1,!=1.21 # MIT
66
pyyaml>=3.12 # MIT
7-
oauth2client>=4.0.0 # Apache-2.0
87
google-auth>=1.0.1 # Apache-2.0
98
ipaddress>=1.0.17 # PSF
109
websocket-client>=0.32.0 # LGPLv2+

0 commit comments

Comments
 (0)