From 4b1ed0c9c17f12df795d609692933056f0ca28ed Mon Sep 17 00:00:00 2001 From: voluntas Date: Fri, 16 Feb 2024 13:28:21 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements-dev.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/requirements-dev.lock b/requirements-dev.lock index c89fbf67..e2e131b1 100644 --- a/requirements-dev.lock +++ b/requirements-dev.lock @@ -11,16 +11,22 @@ auditwheel==5.4.0 build==1.0.3 iniconfig==2.0.0 + # via pytest nanobind==1.8.0 numpy==1.26.3 + # via opencv-python opencv-python==4.9.0.80 packaging==23.2 + # via build + # via pytest pluggy==1.3.0 + # via pytest pyelftools==0.30 + # via auditwheel pyproject-hooks==1.0.0 + # via build pytest==8.0.0 python-dotenv==1.0.1 ruff==0.1.14 -wheel==0.42.0 -# The following packages are considered to be unsafe in a requirements file: setuptools==69.0.3 +wheel==0.42.0