Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 158dc70

Browse files
committed
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: kubernetes-client#2009 And applied in this PR kubernetes-client#2016
1 parent c330b84 commit 158dc70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@ google-auth>=1.0.1 # Apache-2.0
77
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
88
requests # Apache-2.0
99
requests-oauthlib # ISC
10-
oauthlib>=3.2.2 # BSD
1110
urllib3>=1.24.2 # MIT
1211
durationpy>=0.7 # MIT

0 commit comments

Comments
 (0)