Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Python Websocket Package Version Update: v8.1 -> v10.1
  • Loading branch information
uJhin committed Jan 10, 2022
1 parent 3dac298 commit 17e3547
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 17e3547

Please sign in to comment.