python-escpos/doc/requirements.txt
Romain Porte 599bd6c9e4
barcodes: replace viivakoodi with python-barcode
python-barcode is yet another clone of the PyPI barcode library, but
which is still developped compared to viivakoodi.

The author provides Python 3.7 support in the last release, which is a
nice to have.  However, since this dependency requires at least Python
3.5, we have to align our minimum supported version to 3.5 too, and drop
near EOL Python 2.7 support.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2019-10-07 19:16:20 +02:00

9 lines
112 B
Plaintext

pyusb
Pillow>=2.0
qrcode>=4.0
pyserial
sphinx-rtd-theme
setuptools-scm
docutils>=0.12
python-barcode>=0.11.0,<1