diff --git a/app/requirements.txt b/app/requirements.txt index 3f0e254..a816f50 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -10,4 +10,4 @@ requests==2.23.0 mysqlclient flask_expects_json==1.4.0 pika==1.1.0 -PyJWT==1.7.1 \ No newline at end of file +PyJWT==2.4.0 \ No newline at end of file