Skip to content

Commit f78a4e0

Browse files
restore requirements.txt
1 parent c54bf9d commit f78a4e0

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

requirements-simulator.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
embit==0.8.0
2+
Pillow>=10.0.1
3+
pyzbar @ git+https://github.com/seedsigner/pyzbar.git@c3c237821c6a20b17953efe59b90df0b514a1c03
4+
qrcode==7.3.1
5+
urtypes==1.0.1
6+
numpy
7+
opencv-python

requirements.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
embit
2-
Pillow
1+
embit==0.8.0
2+
Pillow==10.0.1
33
pyzbar @ git+https://github.com/seedsigner/pyzbar.git@c3c237821c6a20b17953efe59b90df0b514a1c03
4-
qrcode
5-
urtypes
6-
numpy
7-
opencv-python
4+
qrcode==7.3.1
5+
urtypes==1.0.1

0 commit comments

Comments
 (0)