Update little printer requirements
This commit is contained in:
@@ -1,36 +1,36 @@
|
||||
Adafruit_Thermal==1.1.0
|
||||
appdirs==1.4.4
|
||||
argcomplete==2.0.6
|
||||
cffi==1.17.1
|
||||
click==8.1.8
|
||||
commonmark==0.9.1
|
||||
cryptography==45.0.4
|
||||
Deprecated==1.2.18
|
||||
escpos==2.0.0
|
||||
Flask==2.1.3
|
||||
Flask-Limiter==2.4.5.1
|
||||
future==0.18.3
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.6
|
||||
limits==2.6.3
|
||||
MarkupSafe==2.1.5
|
||||
numpy==2.3.0
|
||||
packaging==21.3
|
||||
pillow==11.2.1
|
||||
pycparser==2.22
|
||||
Pygments==2.12.0
|
||||
pyparsing==3.0.9
|
||||
pyserial==3.5
|
||||
python-barcode==0.13.1
|
||||
pyusb==1.2.1
|
||||
PyYAML==6.0.2
|
||||
qrcode==7.3.1
|
||||
rich==12.4.4
|
||||
setuptools==80.9.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
typing_extensions==4.2.0
|
||||
Unidecode==1.3.8
|
||||
viivakoodi==0.8.0
|
||||
Werkzeug==2.1.2
|
||||
wrapt==1.14.1
|
||||
Adafruit_Thermal>=1.1.0
|
||||
appdirs>=1.4.4
|
||||
argcomplete>=2.0.6
|
||||
cffi>=1.17.1
|
||||
click>=8.1.8
|
||||
commonmark>=0.9.1
|
||||
cryptography>=45.0.4
|
||||
Deprecated>=1.2.18
|
||||
escpos>=2.0.0
|
||||
Flask>=2.1.3
|
||||
Flask-Limiter>=2.4.5.1
|
||||
future>=0.18.3
|
||||
itsdangerous>=2.1.2
|
||||
Jinja2>=3.1.6
|
||||
limits>=2.6.3
|
||||
MarkupSafe>=2.1.5
|
||||
numpy>=2.3.0
|
||||
packaging>=21.3
|
||||
pillow>=11.2.1
|
||||
pycparser>=2.22
|
||||
Pygments>=2.12.0
|
||||
pyparsing>=3.0.9
|
||||
pyserial>=3.5
|
||||
python-barcode>=0.13.1
|
||||
pyusb>=1.2.1
|
||||
PyYAML>=6.0.2
|
||||
qrcode>=7.3.1
|
||||
rich>=12.4.4
|
||||
setuptools>=80.9.0
|
||||
six>=1.16.0
|
||||
toml>=0.10.2
|
||||
typing_extensions>=4.2.0
|
||||
Unidecode>=1.3.8
|
||||
viivakoodi>=0.8.0
|
||||
Werkzeug>=2.1.2
|
||||
wrapt>=1.14.1
|
||||
|
||||
Reference in New Issue
Block a user