mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00

* ref(package) replace appdirs with platformdirs in configuration and requirements files * ref: remove types-appdirs from dependencies in tox.ini
20 lines
330 B
Plaintext
20 lines
330 B
Plaintext
platformdirs==4.3.8
|
|
argcomplete==3.0.8
|
|
blinker==1.6.2
|
|
click==8.1.3
|
|
Flask==2.3.2
|
|
itsdangerous==2.1.2
|
|
Jinja2==3.1.6
|
|
MarkupSafe==2.1.2
|
|
Pillow==10.3.0
|
|
pycups==2.0.1
|
|
pypng==0.20220715.0
|
|
pyserial==3.5
|
|
python-barcode==0.14.0
|
|
python-escpos==3.0a9
|
|
pyusb==1.2.1
|
|
PyYAML==6.0
|
|
qrcode==7.4.2
|
|
six==1.16.0
|
|
typing_extensions==4.5.0
|
|
Werkzeug==3.0.6 |