Skip to content

Commit 3424bb1

Browse files
authored
Merge pull request #112 from radarhere/pgmagick
Updated pgmagick to 0.7.6
2 parents 1a7bb7e + 4ce84f0 commit 3424bb1

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.5
14+
pip install opencv-python==4.4.0.44 pgmagick==0.7.6
1515

1616

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

0 commit comments

Comments
 (0)