diff --git a/osx_requirements.txt b/osx_requirements.txt index ba3b9fd2..4f8f44c1 100644 --- a/osx_requirements.txt +++ b/osx_requirements.txt @@ -8,7 +8,7 @@ numpy==1.14.5 pytest==3.5.1 pytest-django==3.2.1 cryptography==2.3 -pyjwt==1.6.0 +pyjwt==2.4.0 paho-mqtt==1.3.1 pyudev==0.21.0 whitenoise==4.1 diff --git a/requirements.txt b/requirements.txt index 9c660bf5..132cbc5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ numpy==1.17.4 pytest==3.5.1 pytest-django==3.2.1 cryptography==2.8 -pyjwt==1.6.0 +pyjwt==2.4.0 paho-mqtt==1.5.0 pyudev==0.21.0 whitenoise==4.1