Update requirements.txt
This commit is contained in:
parent
27e8518be3
commit
214d3502c0
@ -1,13 +1,31 @@
|
||||
Adafruit-Thermal>=1.1.0
|
||||
Click>=7.0
|
||||
Flask>=1.0.2
|
||||
Flask-Limiter>=1.0.1
|
||||
itsdangerous>=0.24
|
||||
Jinja2>=2.10
|
||||
limits>=1.3
|
||||
MarkupSafe>=1.0
|
||||
Pillow>=5.3.0
|
||||
pyserial>=3.4
|
||||
six>=1.11.0
|
||||
Unidecode>=1.0.22
|
||||
Werkzeug>=0.14.1
|
||||
Adafruit-Thermal==1.1.0
|
||||
appdirs==1.4.4
|
||||
argcomplete==2.0.0
|
||||
click==8.1.3
|
||||
commonmark==0.9.1
|
||||
Deprecated==1.2.13
|
||||
escpos==1.9
|
||||
Flask==2.1.2
|
||||
Flask-Limiter==2.4.5.1
|
||||
future==0.18.2
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
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