summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt25
1 files changed, 13 insertions, 12 deletions
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