diff --git a/requirements_dev.txt b/requirements_dev.txt index ed42dd6a..e5a140c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ six olefile file-magic pymediainfo -Pillow==6.0 # Pinned due to 6.1 causing a test case to fail +Pillow==7.1.0 # Pinned due to 6.1 causing a test case to fail wand==0.6.1 lxml click diff --git a/requirements_github.txt b/requirements_github.txt index 87edba90..76898d2b 100644 --- a/requirements_github.txt +++ b/requirements_github.txt @@ -6,7 +6,7 @@ six olefile file-magic pymediainfo -Pillow==6.0 # Pinned due to 6.1 causing a test case to fail +Pillow==7.1.0 # Pinned due to 6.1 causing a test case to fail wand==0.6.1 lxml click