Skip to content

Commit

Permalink
Merge pull request #444 from metabrainz/SEC-1184
Browse files Browse the repository at this point in the history
SEC-1183: werkzueg update
  • Loading branch information
mayhem authored Oct 31, 2023
2 parents 9064a7c + 8fb562c commit 3547c7f
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
Expand Up @@ -4,12 +4,12 @@ email_validator==1.0.5
Flask==2.3.2
Flask-Admin==1.6.1
Flask-Babel==3.1.0
Flask-DebugToolbar==0.13.1
Flask-Login==0.6.2
Flask-DebugToolbar@git+https://github.com/amCap1712/flask-debugtoolbar.git@f42bb238cd3fbc79c51b93c341164c2be820025e
Flask-Login==0.6.3
Flask-SQLAlchemy==3.0.3
Flask-Testing==0.8.1
Flask-UUID==0.2
Flask-WTF==1.1.1
Flask-WTF==1.2.1
git+https://github.com/maxcountryman/flask-uploads.git@f66d7dc93e68#egg=Flask_Uploads
git+https://github.com/metabrainz/[email protected]
idna==2.7
Expand All @@ -36,5 +36,5 @@ SQLAlchemy==1.4.18
sqlalchemy-dst>=1.0.1
stripe==2.60.0
urllib3==2.0.7
Werkzeug==2.3.3
Werkzeug==3.0.1
WTForms==2.3.3

0 comments on commit 3547c7f

Please sign in to comment.