From 7f70a8a3762420012d1be141f4d1ea3e3ac3d4e7 Mon Sep 17 00:00:00 2001 From: pony <1356137040@qq.com> Date: Wed, 12 Nov 2025 16:56:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BE=9D=E8=B5=96=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc92802..bc80fd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,5 @@ ultralytics>=8.0.0 opencv-python>=4.8.0 numpy>=1.24.0 scikit-learn>=1.1.0 -joblib>=1.2.0 \ No newline at end of file +joblib>=1.2.0 +aiohttp>=3.13.2 \ No newline at end of file