mirror of
https://github.com/SeedSigner/seedsigner.git
synced 2026-09-14 04:45:08 +00:00
Merge pull request #1010 from kdmukai/sync_pip_requirements
[chore] Align dev requirements pins with the versions SeedSigner OS ships
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
picamera==1.13
|
||||
# numpy = transitive picamera dependency
|
||||
numpy==1.25.2
|
||||
RPi.GPIO==0.7.0
|
||||
spidev==3.5
|
||||
numpy==1.25.0
|
||||
RPi.GPIO==0.7.1
|
||||
spidev==3.6
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
embit==0.8.0
|
||||
Pillow==10.3.0
|
||||
pyzbar @ git+https://github.com/seedsigner/pyzbar.git@c3c237821c6a20b17953efe59b90df0b514a1c03
|
||||
qrcode==7.3.1
|
||||
urtypes==1.0.1
|
||||
qrcode==8.0
|
||||
urtypes @ git+https://github.com/selfcustody/urtypes.git@7fb280eab3b3563dfc57d2733b0bf5cbc0a96a6a
|
||||
|
||||
Reference in New Issue
Block a user