From 0c8bd5ccaa2f9ebf7a83a02f92cbce254bcfecb3 Mon Sep 17 00:00:00 2001 From: twwu Date: Thu, 26 Dec 2024 10:26:51 +0800 Subject: [PATCH] chore: sync poetry.lock --- api/poetry.lock | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/api/poetry.lock b/api/poetry.lock index b2d22a887db2f6..b42eb22dd40b8a 100644 --- a/api/poetry.lock +++ b/api/poetry.lock @@ -1,15 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. - -[[package]] -name = "aiofiles" -version = "24.1.0" -description = "File support for asyncio." -optional = false -python-versions = ">=3.8" -files = [ - {file = "aiofiles-24.1.0-py3-none-any.whl", hash = "sha256:b4ec55f4195e3eb5d7abd1bf7e061763e864dd4954231fb8539a0ef8bb8260e5"}, - {file = "aiofiles-24.1.0.tar.gz", hash = "sha256:22a075c9e5a3810f0c2e48f3008c94d68c65d763b9b03857924c99e57355166c"}, -] +# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand. [[package]] name = "aiofiles"