Skip to content

Commit 754d51d

Browse files
authored
release(vertexai): 3.0.3 (#1310)
- Fix import blocking I/O in async contexts #1267 - Bump `google-cloud-storage` constraint to <4.0.0 #1303 - Add `transport` as an alias of `api_transport` and fix some `base_url` behavior #1293
1 parent c10297d commit 754d51d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/vertexai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = {text = "MIT"}
99
readme = "README.md"
1010
authors = []
1111

12-
version = "3.0.2"
12+
version = "3.0.3"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langchain-core>=1.0.0,<2.0.0",

libs/vertexai/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)