Skip to content

Commit 9e1d55c

Browse files
committed
Move numpy to requirements-raspi.txt
1 parent fd413f3 commit 9e1d55c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements-raspi.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
picamera==1.13
2+
# numpy = transitive picamera dependency
3+
numpy==1.25.2
24
RPi.GPIO==0.7.0
35
spidev==3.5

0 commit comments

Comments
 (0)