Skip to content

Commit

Permalink
Update security deps
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Feb 21, 2024
1 parent a25ec24 commit 9339298
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
blinker==1.4
click==8.0
dominate==2.6.0
Flask==2.2
Flask==2.2.5
Flask-Bootstrap==3.3.7.1
Flask-Login==0.6.0
Flask-Mail==0.9.1
Flask-MySQLdb==0.2.0
Flask-SQLAlchemy==3.0.0
Flask-WTF==1.0.1
itsdangerous==2.0
Jinja2==3.0.0
Jinja2==3.1.3
MarkupSafe==2.1.1
mysqlclient==2.1.0
requests>=2.21.0
requests>=2.31.0
SQLAlchemy==1.4.18
visitor==0.1.3
Werkzeug==2.2.3
Werkzeug==2.3.8
WTForms==2.2.1

0 comments on commit 9339298

Please sign in to comment.