gahanmakwana commited on
Commit
9c3d63f
·
1 Parent(s): e93059f

fix: add werkzeug dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,3 +11,4 @@ numpy==1.24.3
11
  visualdl
12
  python-Levenshtein
13
  opencv-contrib-python==4.8.0.74
 
 
11
  visualdl
12
  python-Levenshtein
13
  opencv-contrib-python==4.8.0.74
14
+ werkzeug==2.2.3