diff --git a/build/test-requirements.txt b/build/test-requirements.txt index eec95e912..5ca72ab2c 100644 --- a/build/test-requirements.txt +++ b/build/test-requirements.txt @@ -1,7 +1,8 @@ cloudpickle colorama>=0.4.4 flatbuffers==2.0 -pillow>=8.3.1 +# TODO(jakevdp): fix use of deprecated NEAREST resampling for more recent pillow. +pillow>=8.3.1,<9.1.0 pytest-benchmark pytest-xdist wheel