diff --git a/cps/templates/layout.html b/cps/templates/layout.html index ad7be743..fc32bcd8 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -11,7 +11,6 @@ {% if g.google_site_verification|length > 0 %} {% endif %} - @@ -23,12 +22,6 @@ {% endif %} - - - diff --git a/requirements.txt b/requirements.txt index 9032c127..494866a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ APScheduler>=3.6.3,<3.10.0 werkzeug<2.1.0 Babel>=1.3,<3.0 Flask-Babel>=0.11.1,<2.1.0 -Flask-Login>=0.3.2,<0.6.2 +Flask-Login>=0.3.2,<0.6.3 Flask-Principal>=0.3.2,<0.5.1 backports_abc>=0.4 -Flask>=1.0.2,<2.1.0 +Flask>=1.0.2,<2.2.0 iso-639>=0.4.5,<0.5.0 PyPDF2>=1.20,<3.1.0 pytz>=2016.10