From a892d7b935e3e4d8545c2a0ee355c757e18600bd Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Fri, 22 Mar 2024 12:59:45 +0100 Subject: Add updated requirements --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index def8c7e3..cf0ec5db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,10 +15,8 @@ fastapi uvicorn flask py-arkose-generator -undetected-chromedriver>=3.5.5 brotli beautifulsoup4 -setuptools aiohttp_socks -selenium-wire -gpt4all \ No newline at end of file +gpt4all +pywebview \ No newline at end of file -- cgit v1.2.3 From a56521b706a4197d856a86cdf04fa735f0afcd7d Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Fri, 22 Mar 2024 13:01:07 +0100 Subject: Add updated requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index cf0ec5db..671b2394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,9 @@ platformdirs fastapi uvicorn flask -py-arkose-generator brotli beautifulsoup4 aiohttp_socks gpt4all -pywebview \ No newline at end of file +pywebview +plyer \ No newline at end of file -- cgit v1.2.3