1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

update to newest python-barcode (#595)

* update to newest python-barcode
This commit is contained in:
Patrick Kanzler
2023-12-03 23:57:34 +01:00
committed by GitHub
parent 9a1699ab94
commit ac23c083b6
4 changed files with 6 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ include_package_data = true
install_requires =
Pillow>=2.0
qrcode>=4.0
python-barcode>=0.9.1,<1
python-barcode>=0.15.0,<1
setuptools
six
appdirs