Skip to content

Commit

Permalink
Pin<1.47
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowin committed Sep 24, 2024
1 parent 2ed4f52 commit 3121f4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies = [
"langchain_openai>=0.2",
"langchain-anthropic>=0.2",
"markdownify>=0.12.1",
"openai<1.47", # 1.47.0 introduced a bug with attempting to reuse an async client that doesnt have an obvious solution
"pydantic-settings>=2.2.1",
"textual>=0.61.1",
"tiktoken>=0.7.0",
Expand Down

0 comments on commit 3121f4b

Please sign in to comment.