From 26e09e60aa0a9fcf20d1a6b62f46c0deafb00b97 Mon Sep 17 00:00:00 2001 From: "chris.ochoa" Date: Sun, 7 Jul 2024 22:54:53 +0000 Subject: [PATCH] fix: revert pillow simd to resolve requirements conflicts --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff57825..d55362e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ diskcache>=4.1.0 protobuf>=3.20.1,<4.0.0 matplotlib>=3.0.3,<3.9.0 opencv-python>=4.5.3.56 -Pillow-SIMD>=8.3.2 +Pillow>=8.3.2 pycocotools>=2.0.0 pyquaternion>=0.9.5,<=1.0.0 torch>=1.8.1