Skip to content

Commit 1fe65b3

Browse files
authored
deps: upgrade hotdata SDK to 0.2.5 and hotdata-runtime to 0.2.3 (#6)
* fix: accept comma or newline separated tables in create_managed_database tool * chore: remove publish-workflow.sh scaffold (workflow already generated) * deps: bump hotdata lock to 0.2.4 * deps: also upgrade hotdata-runtime to 0.2.3 and SDK to 0.2.5 --------- Co-authored-by: Eddie A Tejeda <669988+eddietejeda@users.noreply.github.com>
1 parent 492bac6 commit 1fe65b3

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ requires-python = ">=3.10"
1111
license = { text = "MIT" }
1212
dependencies = [
1313
"hotdata-runtime>=0.2.1",
14-
"hotdata>=0.2.0",
14+
"hotdata>=0.2.5",
1515
"llama-index-core>=0.12.0",
1616
]
1717

uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)