Add poetry lock file and project toml

This commit is contained in:
n07070
2026-05-18 23:17:18 +02:00
parent f408c47c27
commit 6254d60429
2 changed files with 2 additions and 49 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"python-socketio (>=5.16.1,<6.0.0)",
"pyyaml (>=6.0.3,<7.0.0)",
"requests (>=2.34.2,<3.0.0)",
"python-escpos[all] (>=3.1,<4.0)",
"python-escpos (>=3.1,<4.0)",
"pep8 (>=1.7.1,<2.0.0)",
"pylint (>=4.0.5,<5.0.0)",
]