Skip to content

Commit

Permalink
Merge pull request #2016 from danielpodwysocki/master
Browse files Browse the repository at this point in the history
fix broken oauthlib dependency
  • Loading branch information
k8s-ci-robot committed Feb 26, 2023
2 parents 1a0cb46 + a968c3a commit c9e2342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
requests # Apache-2.0
requests-oauthlib # ISC
oauthlib>=3.2.2 # BSD
urllib3>=1.24.2 # MIT

0 comments on commit c9e2342

Please sign in to comment.