valentynliubchenko commited on
Commit
2fcca99
·
1 Parent(s): e1eb979

fixed dependency

Browse files
Files changed (2) hide show
  1. apt.txt +1 -0
  2. requirements.txt +2 -1
apt.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ libzbar0
requirements.txt CHANGED
@@ -14,4 +14,5 @@ requests~=2.32.3
14
  APIException~=0.1.4
15
  pandas~=2.2.3
16
  protobuf~=3.20.3
17
- typing_extensions~=4.12.2
 
 
14
  APIException~=0.1.4
15
  pandas~=2.2.3
16
  protobuf~=3.20.3
17
+ typing_extensions~=4.12.2
18
+ pyzbar~=0.1.9