diff --git a/requirements.txt b/requirements.txt index 0a7eff6..05097a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ django-cors-headers==3.0.2 djangorestframework==3.9.4 Faker==1.0.7 Pillow==6.0.0 -PyJWT==1.7.1 +PyJWT==2.4.0 python-decouple==3.1 requests==2.22.0