add spidev2 package (#101)

This commit is contained in:
Adeeb Shihadeh
2022-12-30 18:03:31 -08:00
committed by GitHub
parent 4ca023bc75
commit 1c9766d2b5
+1
View File
@@ -76,6 +76,7 @@ hatanaka = "==2.4"
protobuf = "==3.20.1" # need to pin this one explicitly since onnx doesn't do it properly
torch = "*"
spidev = "*"
spidev2 = "*"
sounddevice = "*"
[requires]