1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-12-02 09:43:30 +00:00

update to newest python-barcode

This commit is contained in:
Patrick Kanzler
2023-11-23 00:27:56 +01:00
committed by Patrick Kanzler
parent 9a1699ab94
commit 9d571f7b81

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