Skip to content

Commit f2f4dd8

Browse files
committed
Release 1.6.0
1 parent 4b67e16 commit f2f4dd8

File tree

91 files changed

+9435
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+9435
-107
lines changed

poetry.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.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "vapi_server_sdk"
33

44
[tool.poetry]
55
name = "vapi_server_sdk"
6-
version = "1.5.1"
6+
version = "1.6.0"
77
description = ""
88
readme = "README.md"
99
authors = []
@@ -37,7 +37,7 @@ Repository = 'https://github.com/VapiAI/server-sdk-python'
3737
python = "^3.8"
3838
httpx = ">=0.21.2"
3939
pydantic = ">= 1.9.2"
40-
pydantic-core = "^2.18.2"
40+
pydantic-core = ">=2.18.2"
4141
typing_extensions = ">= 4.0.0"
4242

4343
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)