diff --git a/requirements-app.txt b/requirements-app.txt index 5abae73cca..fd1e864a2e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -18,7 +18,7 @@ jsonschema==3.2.0 marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 -PyJWT==2.0.1 +PyJWT==2.4.0 SQLAlchemy==1.4.10 strict-rfc3339==0.7 rfc3987==1.3.8 diff --git a/requirements.txt b/requirements.txt index ca27510568..9ff0c2627b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ jsonschema==3.2.0 marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 -PyJWT==2.0.1 +PyJWT==2.4.0 SQLAlchemy==1.4.10 strict-rfc3339==0.7 rfc3987==1.3.8