From 2453b700c28131f0c23525112315a33983d66dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 26 May 2021 20:49:36 +0200 Subject: Update dependencies --- requirements.txt | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a31a772..a5f9a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,15 @@ -click==7.1.2 -Flask==1.1.2 +click==8.0.1 +Flask==2.0.1 Flask-Login==0.5.0 -Flask-SQLAlchemy==2.4.3 -Flask-WTF==0.14.3 +Flask-SQLAlchemy==2.5.1 +Flask-WTF==0.15.1 flipflop==1.0 -itsdangerous==1.1.0 -Jinja2==2.11.2 -MarkupSafe==1.1.1 -passlib==1.7.2 -simplejson==3.17.2 -SQLAlchemy==1.3.17 -Werkzeug==1.0.1 -WTForms==2.3.1 +greenlet==1.1.0 +itsdangerous==2.0.1 +Jinja2==3.0.1 +MarkupSafe==2.0.1 +passlib==1.7.4 +SQLAlchemy==1.4.15 +Werkzeug==2.0.1 +WTForms==2.3.3 +simplejson==3.17.2 \ No newline at end of file -- cgit v1.2.3