mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-03 10:26:14 +00:00
parent
3f77d3ab6c
commit
2a9a6401d2
@ -46,7 +46,7 @@ dependencies = [
|
||||
"tqdm",
|
||||
"tenacity!=8.4.0",
|
||||
"lazy-imports",
|
||||
"openai>=1.1.0",
|
||||
"openai>=1.56.1",
|
||||
"Jinja2",
|
||||
"posthog", # telemetry
|
||||
"pyyaml",
|
||||
|
||||
@ -0,0 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Pin OpenAI client to >=1.56.1 to avoid issues related to changes in the httpx library.
|
||||
Loading…
x
Reference in New Issue
Block a user