Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
alembic==1.7.5
appdirs==1.4.4
bcrypt==3.2.0
black==21.12b0
black==24.3.0
blinker==1.4
certifi==2021.10.8
cffi==1.15.0
Expand All @@ -11,7 +11,7 @@ coverage==6.2
dnspython==2.2.0
email-validator==1.1.3
flake8==3.8.4
Flask==1.1.2
Flask==2.2.5
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Migrate==2.7.0
Expand All @@ -21,7 +21,7 @@ Flask-Testing==0.8.1
Flask-WTF==1.0.0
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
Jinja2==3.1.4
Mako==1.1.6
MarkupSafe==2.0.1
mccabe==0.6.1
Expand All @@ -43,5 +43,6 @@ twilio==6.63.2
typed-ast==1.5.2
typing-extensions==4.0.1
urllib3==1.26.8
Werkzeug==2.0.2
Werkzeug==3.0.3
WTForms==3.0.0
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit db96b8e

Please sign in to comment.