Skip to content

Commit d5a9a9d

Browse files
fix: revert pillow simd to resolve requirements conflicts (#166)
1 parent 0b6f244 commit d5a9a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ diskcache>=4.1.0
55
protobuf>=3.20.1,<4.0.0
66
matplotlib>=3.0.3,<3.9.0
77
opencv-python>=4.5.3.56
8-
Pillow-SIMD>=8.3.2
8+
Pillow>=8.3.2
99
pycocotools>=2.0.0
1010
pyquaternion>=0.9.5,<=1.0.0
1111
torch>=1.8.1

0 commit comments

Comments
 (0)