Skip to content

Commit a8733e9

Browse files
authored
Merge pull request #106 from radarhere/opencv
Updated OpenCV Python to 4.5.4.58
2 parents 3424bb1 + ad55c23 commit a8733e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auto/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
source ~/env/pillow-perf/bin/activate
1313
pip install -r ../testsuite/requirements.txt
14-
pip install opencv-python==4.4.0.44 pgmagick==0.7.6
14+
pip install opencv-python==4.5.4.58 pgmagick==0.7.6
1515

1616

1717
git clone https://github.com/uploadcare/pillow-simd.git Pillow || true

0 commit comments

Comments
 (0)