From 3557a879027e772723008e3890b8396970259412 Mon Sep 17 00:00:00 2001 From: Khoa Vo Date: Tue, 12 May 2026 09:19:41 +0700 Subject: [PATCH] Update Dockerfile, docker-compose, and README for Synology NAS deployment --- backend/requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4904af9..7e52b5a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,6 +5,7 @@ requests python-multipart websockets python-dotenv +httpx crawl4ai -playwright -playwright-stealth +playwright==1.49.1 +playwright-stealth \ No newline at end of file