diff --git a/requirements.txt b/requirements.txt index 92d4706..d638fe7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.10.3 djangorestframework-jwt==1.11.0 gunicorn==19.9.0 psycopg2==2.8.3 -PyJWT==1.7.1 +PyJWT==2.4.0 python-dotenv==0.10.3 pytz==2019.2 simplejson==3.16.0