From 6254d60429249a21df9a4cc7abf8c5a16bd27e40 Mon Sep 17 00:00:00 2001 From: n07070 Date: Mon, 18 May 2026 23:17:18 +0200 Subject: [PATCH] Add poetry lock file and project toml --- poetry.lock | 49 +------------------------------------------------ pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 49 deletions(-) diff --git a/poetry.lock b/poetry.lock index a56b661..b132f6b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1171,18 +1171,6 @@ files = [ {file = "pycryptodomex-3.23.0.tar.gz", hash = "sha256:71909758f010c82bc99b0abf4ea12012c98962fbf0583c2164f8b84533c2e4da"}, ] -[[package]] -name = "pycups" -version = "2.0.4" -description = "Python bindings for libcups" -optional = false -python-versions = "*" -groups = ["main"] -markers = "platform_system != \"Windows\"" -files = [ - {file = "pycups-2.0.4.tar.gz", hash = "sha256:843e385c1dbf694996ca84ef02a7f30c28376035588f5fbeacd6bae005cf7c8d"}, -] - [[package]] name = "pylint" version = "4.0.5" @@ -1303,11 +1291,7 @@ appdirs = "*" argcomplete = "*" importlib-resources = "*" Pillow = ">=2.0" -pycups = {version = "*", optional = true, markers = "platform_system != \"Windows\" and extra == \"all\""} -pyserial = {version = "*", optional = true, markers = "extra == \"all\""} python-barcode = ">=0.15.0,<1" -pyusb = {version = ">=1.0.0", optional = true, markers = "extra == \"all\""} -pywin32 = {version = "*", optional = true, markers = "platform_system == \"Windows\" and extra == \"all\""} PyYAML = "*" qrcode = ">=4.0" setuptools = "*" @@ -1354,37 +1338,6 @@ files = [ {file = "pyusb-1.3.1.tar.gz", hash = "sha256:3af070b607467c1c164f49d5b0caabe8ac78dbed9298d703a8dbf9df4052d17e"}, ] -[[package]] -name = "pywin32" -version = "311" -description = "Python for Window Extensions" -optional = false -python-versions = "*" -groups = ["main"] -markers = "platform_system == \"Windows\"" -files = [ - {file = "pywin32-311-cp310-cp310-win32.whl", hash = "sha256:d03ff496d2a0cd4a5893504789d4a15399133fe82517455e78bad62efbb7f0a3"}, - {file = "pywin32-311-cp310-cp310-win_amd64.whl", hash = "sha256:797c2772017851984b97180b0bebe4b620bb86328e8a884bb626156295a63b3b"}, - {file = "pywin32-311-cp310-cp310-win_arm64.whl", hash = "sha256:0502d1facf1fed4839a9a51ccbcc63d952cf318f78ffc00a7e78528ac27d7a2b"}, - {file = "pywin32-311-cp311-cp311-win32.whl", hash = "sha256:184eb5e436dea364dcd3d2316d577d625c0351bf237c4e9a5fabbcfa5a58b151"}, - {file = "pywin32-311-cp311-cp311-win_amd64.whl", hash = "sha256:3ce80b34b22b17ccbd937a6e78e7225d80c52f5ab9940fe0506a1a16f3dab503"}, - {file = "pywin32-311-cp311-cp311-win_arm64.whl", hash = "sha256:a733f1388e1a842abb67ffa8e7aad0e70ac519e09b0f6a784e65a136ec7cefd2"}, - {file = "pywin32-311-cp312-cp312-win32.whl", hash = "sha256:750ec6e621af2b948540032557b10a2d43b0cee2ae9758c54154d711cc852d31"}, - {file = "pywin32-311-cp312-cp312-win_amd64.whl", hash = "sha256:b8c095edad5c211ff31c05223658e71bf7116daa0ecf3ad85f3201ea3190d067"}, - {file = "pywin32-311-cp312-cp312-win_arm64.whl", hash = "sha256:e286f46a9a39c4a18b319c28f59b61de793654af2f395c102b4f819e584b5852"}, - {file = "pywin32-311-cp313-cp313-win32.whl", hash = "sha256:f95ba5a847cba10dd8c4d8fefa9f2a6cf283b8b88ed6178fa8a6c1ab16054d0d"}, - {file = "pywin32-311-cp313-cp313-win_amd64.whl", hash = "sha256:718a38f7e5b058e76aee1c56ddd06908116d35147e133427e59a3983f703a20d"}, - {file = "pywin32-311-cp313-cp313-win_arm64.whl", hash = "sha256:7b4075d959648406202d92a2310cb990fea19b535c7f4a78d3f5e10b926eeb8a"}, - {file = "pywin32-311-cp314-cp314-win32.whl", hash = "sha256:b7a2c10b93f8986666d0c803ee19b5990885872a7de910fc460f9b0c2fbf92ee"}, - {file = "pywin32-311-cp314-cp314-win_amd64.whl", hash = "sha256:3aca44c046bd2ed8c90de9cb8427f581c479e594e99b5c0bb19b29c10fd6cb87"}, - {file = "pywin32-311-cp314-cp314-win_arm64.whl", hash = "sha256:a508e2d9025764a8270f93111a970e1d0fbfc33f4153b388bb649b7eec4f9b42"}, - {file = "pywin32-311-cp38-cp38-win32.whl", hash = "sha256:6c6f2969607b5023b0d9ce2541f8d2cbb01c4f46bc87456017cf63b73f1e2d8c"}, - {file = "pywin32-311-cp38-cp38-win_amd64.whl", hash = "sha256:c8015b09fb9a5e188f83b7b04de91ddca4658cee2ae6f3bc483f0b21a77ef6cd"}, - {file = "pywin32-311-cp39-cp39-win32.whl", hash = "sha256:aba8f82d551a942cb20d4a83413ccbac30790b50efb89a75e4f586ac0bb8056b"}, - {file = "pywin32-311-cp39-cp39-win_amd64.whl", hash = "sha256:e0c4cfb0621281fe40387df582097fd796e80430597cb9944f0ae70447bacd91"}, - {file = "pywin32-311-cp39-cp39-win_arm64.whl", hash = "sha256:62ea666235135fee79bb154e695f3ff67370afefd71bd7fea7512fc70ef31e3d"}, -] - [[package]] name = "pyyaml" version = "6.0.3" @@ -1900,4 +1853,4 @@ h11 = ">=0.16.0,<1" [metadata] lock-version = "2.1" python-versions = ">=3.14" -content-hash = "f52c4d4a2788309a92851fdb15c6ac1f3a796b1c1e6abab1cb0ffafd4f102496" +content-hash = "fd3fb42c796aaaee4193f31df09bb4c74277855c489bf34a27c4bc1616851dfb" diff --git a/pyproject.toml b/pyproject.toml index ba4501a..d0f16a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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)", ]