From 60286431adac1205f7f233d0e5cfb846e452abbb Mon Sep 17 00:00:00 2001 From: H Lohaus Date: Mon, 20 Nov 2023 17:28:23 +0100 Subject: Set min version for curl_cffi --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e09436dd..96b5f3f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests pycryptodome -curl_cffi +curl_cffi>=0.5.10b4 aiohttp certifi browser_cookie3 @@ -23,6 +23,6 @@ flask py-arkose-generator asyncstdlib async-property -selenium +undetected-chromedriver asyncstdlib -async_property \ No newline at end of file +async_property -- cgit v1.2.3