From db9371f3014de7dea6c4ae534a1a447e7e6691ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 05:37:02 +0000 Subject: [PATCH] =?UTF-8?q?=E9=B3=A9=E3=81=AF=E5=94=90=E6=8F=9A=E3=81=92?= =?UTF-8?q?=EF=BC=81(=E8=87=AA=E5=8B=95=E3=81=A7=E7=9B=B4=E3=81=97?= =?UTF-8?q?=E3=81=A6=E3=81=82=E3=81=92=E3=81=9F=E3=82=88=EF=BC=81)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pipfile.lock | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 56236f29a8..7c6e571a40 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "07a229a4bfa624f56a87303abd30048bf5a748f5b81aee7d060c40f9b6503da3" + "sha256": "483710827d90ae6a4b9381a7636468431b66c3065623f85b3a2a567b4fc755cb" }, "pipfile-spec": 6, "requires": { @@ -494,9 +494,22 @@ "sha256:fade0d4f4d292b6f39951b6836d7a3c7ef5b2347f3c420cd9820a1d90d794802", "sha256:fdf3c08bce27132395d3c3ba1503cac12e17282358cb4bddc25cc46b0aca07aa" ], - "markers": "python_version >= '3.8'", + "markers": "python_version >= '3.10'", "version": "==1.22.3" }, + "opencv-python": { + "hashes": [ + "sha256:408d5332550287aa797fd06bef47b2dfed163c6787668cc82ef9123a9484b56a", + "sha256:6247e584813c00c3b9ed69a795da40d2c153dc923d0182e957e1c2f00a554ac2", + "sha256:7787bb017ae93d5f9bb1b817ac8e13e45dd193743cb648498fcab21d00cf20a3", + "sha256:a512a0c59b6fec0fac3844b2f47d6ecb1a9d18d235e6c5491ce8dbbe0663eae8", + "sha256:b293ced62f4360d9f11cf72ae7e9df95320ff7bf5b834d87546f844e838c0c35", + "sha256:ca6138b6903910e384067d001763d40f97656875487381aed32993b076f44375", + "sha256:f65de0446a330c3b773cd04ba10345d8ce1b15dcac3f49770204e37602d0b3f7" + ], + "index": "pypi", + "version": "==4.5.5.64" + }, "packaging": { "hashes": [ "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb", @@ -906,7 +919,7 @@ "sha256:3763b4fc2ef91063ba72b50214652224b2d0a9f31544d5504596f5c4a847cd7b", "sha256:fb54e906bf48fd7d4b85950b9dc5b483642213a1b2fb9ba0abcb9103d7c747c4" ], - "markers": "python_version < '4' and python_full_version >= '3.6.2'", + "markers": "python_full_version >= '3.6.2' and python_full_version < '4.0.0'", "version": "==6.5.0" }, "dill": { @@ -937,7 +950,7 @@ "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7", "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" ], - "markers": "python_version < '4' and python_full_version >= '3.6.1'", + "markers": "python_full_version >= '3.6.1' and python_full_version < '4.0.0'", "version": "==5.10.1" }, "jinja2": {