diff --git a/requirements.txt b/requirements.txt index bbacc91..235aff2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0" and (python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0") email-validator==1.1.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0") flask-assets==2.0 -flask-login==0.6.0; python_version >= "3.7" +flask-login==0.6.2; python_version >= "3.7" flask-session==0.4.0 flask-sqlalchemy==2.5.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.4.0") flask-wtf==1.0.1; python_version >= "3.6"