summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2023-11-20 17:28:23 +0100
committerGitHub <noreply@github.com>2023-11-20 17:28:23 +0100
commit60286431adac1205f7f233d0e5cfb846e452abbb (patch)
tree8d26ee9e4913101e85a2cf0fc5b6404f69745976
parentSupport stream in create_async (diff)
downloadgpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar.gz
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar.bz2
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar.lz
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar.xz
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.tar.zst
gpt4free-60286431adac1205f7f233d0e5cfb846e452abbb.zip
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
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