add spidev2 package (#26847)

old-commit-hash: e3a41b3c255a5c72064f66c4d2504e1655bf2ac9
This commit is contained in:
Adeeb Shihadeh
2022-12-30 20:25:33 -08:00
committed by GitHub
parent fbe79db8ab
commit 1338837c16
2 changed files with 3 additions and 2 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -51,6 +51,7 @@ six = "^1.16.0"
smbus2 = "^0.4.2"
sounddevice = "^0.4.5"
spidev = { version = "^3.6", platform = "linux" }
spidev2 = { version = "^0.9.0", platform = "linux" }
sympy = "^1.10.1"
timezonefinder = "^6.0.1"
tqdm = "^4.64.0"