Fix #4 jwt decode afater update of hA to pyjwt 2.1.0
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
"documentation": "https://github.com/ptimatth/GeorideHA",
|
||||
"requirements": [
|
||||
"georideapilib>=0.6.1",
|
||||
"pyjwt>=1.7.1"
|
||||
"pyjwt==2.1.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": ["ptimatth"],
|
||||
"version": "0.8.0"
|
||||
"version": "0.8.1"
|
||||
}
|
||||
Reference in New Issue
Block a user