Skip to content

Commit 410f6f4

Browse files
authored
Fix the version of Werkzeug to 2.2.2 (#2203)
1 parent 90d7d83 commit 410f6f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-min.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
cryptography>=36.0.0
22
Flask==2.2.5
3+
Werkzeug==2.2.2
34
Flask-JWT-Extended==4.4.3
45
Flask-SQLAlchemy==2.5.1
56
SQLAlchemy==1.4.31

0 commit comments

Comments
 (0)