Skip to content

Commit

Permalink
Migrate to release version (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-romanov-o authored Nov 19, 2024
1 parent 9989aa2 commit 34a7b7f
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 31 deletions.
52 changes: 24 additions & 28 deletions poetry.lock

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

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ repository = "https://github.com/epam/ai-dial-adapter-vertexai/"

[tool.poetry.dependencies]
python = "~3.11"
# TODO: move to new version, when it's released
#aidial-sdk = {version = "0.14.0", extras = ["telemetry"]}
aidial-sdk = {git = "https://github.com/epam/ai-dial-sdk.git", branch = "feat/add-static-functions", extras = ["telemetry"]}
aidial-sdk = {version = "0.15.0", extras = ["telemetry"]}
fastapi = "0.115.2"
google-cloud-aiplatform = "^1.70.0"
google-auth = "2.21.0"
Expand Down

0 comments on commit 34a7b7f

Please sign in to comment.