From a953626d59a667eaa8f7201c89eee60fbcc5027a Mon Sep 17 00:00:00 2001 From: Apoorva Dhawan Date: Wed, 2 Oct 2019 22:28:38 +0530 Subject: [PATCH] Updated all dependencies --- requirements.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5be6dd..c0f53d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -aniso8601==3.0.0 -click==6.7 -Flask==0.12.2 -Flask-RESTful==0.3.6 -Flask-SQLAlchemy==2.3.2 -gunicorn==19.7.1 -itsdangerous==0.24 -Jinja2==2.10 -MarkupSafe==1.0 -marshmallow==2.15.0 -marshmallow-sqlalchemy==0.13.2 -psycopg2==2.7.4 -pytz==2018.3 -six==1.11.0 -SQLAlchemy==1.2.5 -Werkzeug==0.14.1 +aniso8601==8.0.0 +click==7.0 +Flask==1.1.1 +Flask-RESTful==0.3.7 +Flask-SQLAlchemy==2.4.1 +gunicorn==19.9.0 +itsdangerous==1.1.0 +Jinja2==2.10.1 +MarkupSafe==1.1.1 +marshmallow==3.2.1 +marshmallow-sqlalchemy==0.19.0 +psycopg2==2.8.3 +pytz==2019.2 +six==1.12.0 +SQLAlchemy==1.3.8 +Werkzeug==0.16.0