Skip to content

Commit e6d5a77

Browse files
committed
Fix Werkzeug version
Signed-off-by: Timothy Lee <ctiml@infuseai.io>
1 parent 7dc857c commit e6d5a77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ loguru==0.4.1
44
jsonpatch==1.25
55
flask==2.2.2
66
gunicorn==20.1.0
7-
pytest
7+
pytest
8+
Werkzeug==2.3.8

0 commit comments

Comments
 (0)