Update requirements.txt
This commit is contained in:
parent
27e8518be3
commit
214d3502c0
@ -1,13 +1,31 @@
|
|||||||
Adafruit-Thermal>=1.1.0
|
Adafruit-Thermal==1.1.0
|
||||||
Click>=7.0
|
appdirs==1.4.4
|
||||||
Flask>=1.0.2
|
argcomplete==2.0.0
|
||||||
Flask-Limiter>=1.0.1
|
click==8.1.3
|
||||||
itsdangerous>=0.24
|
commonmark==0.9.1
|
||||||
Jinja2>=2.10
|
Deprecated==1.2.13
|
||||||
limits>=1.3
|
escpos==1.9
|
||||||
MarkupSafe>=1.0
|
Flask==2.1.2
|
||||||
Pillow>=5.3.0
|
Flask-Limiter==2.4.5.1
|
||||||
pyserial>=3.4
|
future==0.18.2
|
||||||
six>=1.11.0
|
itsdangerous==2.1.2
|
||||||
Unidecode>=1.0.22
|
Jinja2==3.1.2
|
||||||
Werkzeug>=0.14.1
|
limits==2.6.1
|
||||||
|
MarkupSafe==2.1.1
|
||||||
|
packaging==21.3
|
||||||
|
Pillow==9.1.0
|
||||||
|
Pygments==2.12.0
|
||||||
|
pyparsing==3.0.8
|
||||||
|
pyserial==3.5
|
||||||
|
python-barcode==0.13.1
|
||||||
|
pyusb==1.2.1
|
||||||
|
PyYAML==6.0
|
||||||
|
qrcode==7.3.1
|
||||||
|
rich==12.4.1
|
||||||
|
six==1.16.0
|
||||||
|
toml==0.10.2
|
||||||
|
typing_extensions==4.2.0
|
||||||
|
Unidecode==1.3.4
|
||||||
|
viivakoodi==0.8.0
|
||||||
|
Werkzeug==2.1.2
|
||||||
|
wrapt==1.14.1
|
||||||
|
Loading…
Reference in New Issue
Block a user