From c76efd80e5a309490335ba02d27f86ce891831f8 Mon Sep 17 00:00:00 2001 From: hub-gif <2487812171@qq.com> Date: Mon, 13 Apr 2026 10:42:07 +0800 Subject: [PATCH] =?UTF-8?q?chore(backend):=20=E5=B0=86=20Playwright=20?= =?UTF-8?q?=E5=8A=A0=E5=85=A5=E4=BE=9D=E8=B5=96=E4=BB=A5=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E4=BA=AC=E4=B8=9C=E6=B5=81=E6=B0=B4=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index c295b50..2937ce0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,3 +7,4 @@ requests>=2.31 python-docx>=1.1 reportlab>=4.0 matplotlib>=3.8 +playwright>=1.40