diff --git a/CLEVR/requirements.txt b/CLEVR/requirements.txt index ce5e943..04a8869 100644 --- a/CLEVR/requirements.txt +++ b/CLEVR/requirements.txt @@ -3,5 +3,5 @@ torchvision==0.2.1 numpy torch==0.3.1 matplotlib==2.2.2 -Pillow==9.3.0 +Pillow==10.0.1 scikit_learn==0.19.1