Fix OpenaiChat provider, Fix issue with curl_cffi

This commit is contained in:
Heiner Lohaus
2024-02-09 06:36:28 +01:00
parent 4b41a8f4e8
commit 23e002f52f
3 changed files with 34 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ INSTALL_REQUIRE = [
EXTRA_REQUIRE = {
'all': [
"curl_cffi>=0.5.10",
"curl_cffi>=0.6.0b9",
"certifi",
"async-property", # openai
"py-arkose-generator", # openai