From 48adc4159e26f67bdd6577d8f8fc4b5070e9d25d Mon Sep 17 00:00:00 2001 From: saidsurucu Date: Tue, 27 May 2025 22:44:30 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c6bc7f..c9756a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,5 @@ httpx beautifulsoup4 markitdown pydantic -aiohttp \ No newline at end of file +aiohttp +playwright \ No newline at end of file