Skip to content

Commit

Permalink
Update additional_requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Bubbles The Dev <[email protected]>
  • Loading branch information
KernFerm authored Oct 1, 2024
1 parent f5a527f commit 8346beb
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# add these requirements in your app on top of the existing ones
pip>=23.3
flask>=2.2.5
gunicorn>=22.0.0
werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
pip==23.3
Flask==3.0.3
gunicorn==23.0.0
Werkzeug==3.0.3 # Updated to patch the vulnerability

0 comments on commit 8346beb

Please sign in to comment.