Skip to content

Commit

Permalink
Update the Flask version as Jinja is no longer supporting escape module.
Browse files Browse the repository at this point in the history
  • Loading branch information
innfung committed Sep 6, 2022
1 parent efcfdb5 commit b76a7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestVulnServer/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.1.2
Flask==2.1.0
gunicorn==20.0.4
rsa==4.6
pycryptodome==3.12.0
Expand Down

0 comments on commit b76a7a6

Please sign in to comment.