Skip to content

Commit

Permalink
Explicit lock of werkzeug lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed Oct 2, 2023
1 parent 9218ce7 commit 3e389a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
bjoern==3.2.2
Flask==2.3.2
Flask==2.3.3
Jinja2==3.1.2
protobuf==3.20.2
requests==2.31.0
simplepam==0.1.5
flask_babel==2.0.0
ua-parser==0.16.1
vcgencmd==0.1.1
werkzeug==2.2.3
werkzeug==2.3.7

0 comments on commit 3e389a8

Please sign in to comment.