diff --git a/problems-4/sogreshilin/task03/requirements.txt b/problems-4/sogreshilin/task03/requirements.txt index 5916838..a4baf0e 100644 --- a/problems-4/sogreshilin/task03/requirements.txt +++ b/problems-4/sogreshilin/task03/requirements.txt @@ -3,6 +3,6 @@ Flask-Login==0.4.1 Flask-WTF==0.14.2 Flask-Bootstrap==3.3.7.1 Flask-SQLAlchemy==2.3.2 -SQLAlchemy==1.2.7 +SQLAlchemy==1.3.0 WTForms==2.1 Werkzeug==0.14.1