Skip to content

Commit

Permalink
fix: revert pillow simd to resolve requirements conflicts (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisochoatri authored Jul 8, 2024
1 parent 0b6f244 commit d5a9a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5a9a9d

Please sign in to comment.