Skip to content

Commit

Permalink
Merge pull request #129 from andrewyng/pin-httpx-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolo authored Dec 4, 2024
2 parents 4da4b70 + 6ef9108 commit 7af3f48
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ mistralai = { version = "^1.0.3", optional = true }
openai = { version = "^1.35.8", optional = true }

# Optional dependencies for different providers
httpx = "~0.27.0"
[tool.poetry.extras]
anthropic = ["anthropic"]
aws = ["boto3"]
Expand Down

0 comments on commit 7af3f48

Please sign in to comment.