diff --git a/requirements.txt b/requirements.txt index 65e9340..4dbb58a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3. pydeck==0.4.1 pygithub==1.53 pygments==2.6.1; python_version >= '3.5' -pyjwt==1.7.1 +pyjwt==2.4.0 pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3' pyrsistent==0.16.0 python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'