support more tape widths

This commit is contained in:
Hubert Bryłkowski 2023-07-12 18:49:21 +02:00 committed by Piotr Gaczkowski
parent 375fb3555f
commit 80c8201a2d
4 changed files with 50 additions and 38 deletions

View file

@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
brother-ql = {git = "https://github.com/archetipo/brother_ql"}
brother-ql = {git = "https://github.com/hbrylkowski/brother_ql"}
jinja2 = "^3.1.2"
pillow = "^9.5.0"
pysnmp = "^4.4.12"