Skip to content

Commit 3907134

Browse files
authored
requirements.txt: fix MTM version
Update Multi-Template-Matching to version 1.5.1, as 1.5.0 is absent from PyPI.
1 parent 13767c1 commit 3907134

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Multi-Template-Matching==1.5.0
1+
Multi-Template-Matching==1.5.1
22
numpy==1.16.4
33
opencv-python-headless==4.1.0.25
44
scikit-image==0.15.0
55
scipy==1.3.0
6-
pandas
6+
pandas

0 commit comments

Comments
 (0)