Skip to content

Commit cd8ac5d

Browse files
committed
chore: pin explicit hotdata>=0.2.0 dependency
Require the latest SDK directly alongside hotdata-runtime for clearer version alignment.
1 parent a89b0b3 commit cd8ac5d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ requires-python = ">=3.10"
1111
license = { text = "MIT" }
1212
dependencies = [
1313
"hotdata-runtime>=0.1.1",
14+
"hotdata>=0.2.0",
1415
"llama-index-core>=0.12.0",
1516
]
1617

uv.lock

Lines changed: 3 additions & 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)