gahanmakwana commited on
Commit
984b417
·
1 Parent(s): 45922de

fix: add werkzeug dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -16,19 +16,19 @@
16
  # click
17
  # blinker
18
  flask==2.2.5
19
- paddleocr==2.6.1.3
20
- paddlepaddle==2.4.2
21
- opencv-python-headless==4.6.0.66
22
- shapely==1.8.5.post1
23
- scikit-image==0.19.3
24
  imgaug==0.4.0
25
- pyclipper==1.3.0.post4
26
  lmdb==1.4.1
27
- tqdm==4.65.0
28
- numpy==1.23.5
29
  visualdl==2.5.3
30
- python-Levenshtein==0.12.2
31
  werkzeug==2.2.3
32
  markupsafe==2.1.3
33
- click==8.1.3
34
- blinker==1.6.2
 
16
  # click
17
  # blinker
18
  flask==2.2.5
19
+ paddleocr==2.7.0.3
20
+ paddlepaddle==2.6.1
21
+ opencv-python-headless==4.8.1.78
22
+ shapely==2.0.2
23
+ scikit-image==0.22.0
24
  imgaug==0.4.0
25
+ pyclipper==1.3.0.post6
26
  lmdb==1.4.1
27
+ tqdm==4.66.1
28
+ numpy==1.26.0
29
  visualdl==2.5.3
30
+ python-Levenshtein==0.23.0
31
  werkzeug==2.2.3
32
  markupsafe==2.1.3
33
+ click==8.1.7
34
+ blinker==1.7.0