Skip to content

Commit f97ad95

Browse files
committed
Change version of Pillow and numpy
1 parent 6efbb03 commit f97ad95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ RPi.GPIO
22
webcolors~=1.13
33
psutil~=5.9.5
44
mido~=1.3.0
5-
Pillow>=9.2.0
5+
Pillow~=9.2.0
66
python-rtmidi
77
rpi-ws281x
88
spidev~=3.5
9-
numpy>=1.22
9+
numpy~=1.22
1010
Flask~=2.3.2
1111
waitress~=2.1.2
1212
websockets~=11.0.3

0 commit comments

Comments
 (0)