diff --git a/functions/imagemagick/requirements.txt b/functions/imagemagick/requirements.txt index e24964aade93..8f71210e5c31 100644 --- a/functions/imagemagick/requirements.txt +++ b/functions/imagemagick/requirements.txt @@ -1,3 +1,3 @@ google-cloud-vision==1.0.0 google-cloud-storage==1.31.0 -Wand==0.6.2 +Wand==0.6.3 diff --git a/run/image-processing/requirements.txt b/run/image-processing/requirements.txt index e3f14b759334..500e721a101f 100644 --- a/run/image-processing/requirements.txt +++ b/run/image-processing/requirements.txt @@ -4,4 +4,4 @@ pytest==4.6.6; python_version < "3.0" gunicorn==20.0.4 google-cloud-vision==1.0.0 google-cloud-storage==1.31.0 -Wand==0.6.2 +Wand==0.6.3