diff --git a/requirements.txt b/requirements.txt index 3e29789..aa10135 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pyasn1-modules==0.2.8 pyasn1==0.4.8 pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pygments==2.7.1 -pyjwt==1.7.1 +pyjwt==2.4.0 python-dateutil==2.8.1 pytz==2020.1 requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'