Skip to content

Commit

Permalink
Merge pull request #20 from uJhin/1.2.2
Browse files Browse the repository at this point in the history
Update setup.py
  • Loading branch information
uJhin authored Jan 10, 2022
2 parents e3194fc + 17e3547 commit 6073da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
install_requires = [
'bravado>=11.0.2',
'PyJWT>=2.0',
'websockets>=8.1'
'websockets>=10.1'
],
extras_require = {
'fido': [
Expand Down

0 comments on commit 6073da4

Please sign in to comment.