diff --git a/setup.py b/setup.py index 6dfd71d..f104c97 100644 --- a/setup.py +++ b/setup.py @@ -15,8 +15,8 @@ packages = find_packages(), install_requires = [ 'bravado>=11.0.2', - 'PyJWT>=2.0', - 'websockets>=10.1' + 'PyJWT>=2.4.0', + 'websockets>=10.3' ], extras_require = { 'fido': [