Skip to content

Commit a968c3a

Browse files
fix broken oauthlib dependency
1 parent 055fa70 commit a968c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ ipaddress>=1.0.17;python_version=="2.7" # PSF
88
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+
99
requests # Apache-2.0
1010
requests-oauthlib # ISC
11+
oauthlib>=3.2.2 # BSD
1112
urllib3>=1.24.2 # MIT

0 commit comments

Comments
 (0)