From 108c660ef5f181e21d1135004ceba7b862e85481 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Thu, 16 Apr 2026 10:20:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=E4=BF=AE=E5=A4=8D=20Windows=20=E7=BC=96?= =?UTF-8?q?=E7=A0=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index acebbfe..43d3077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -# 视觉记录系统依赖 opencv-python>=4.8.0 fastapi>=0.100.0 uvicorn>=0.23.0