Skip to content

Commit 0050280

Browse files
committed
fix: bump hotdata-runtime constraint to >=0.2.1
1 parent 26de166 commit 0050280

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = { text = "MIT" }
1212
dependencies = [
13-
"hotdata-runtime>=0.2.0",
13+
"hotdata-runtime>=0.2.1",
1414
"hotdata>=0.2.0",
1515
"llama-index-core>=0.12.0",
1616
]

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)