mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
Update requirements.txt (#122)
clamp Pillow version under 12 to prevent imaging core error Signed-off-by: Chuck <33324927+ChuckBuilds@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Pillow>=10.3.0
|
||||
Pillow>=10.4.0,<12.0.0
|
||||
pytz==2023.3
|
||||
requests>=2.32.0
|
||||
timezonefinder==6.2.0
|
||||
|
||||
Reference in New Issue
Block a user