Skip to content

Commit fa977fb

Browse files
Bump lancedb from 0.17.0 to 0.18.0
Bumps [lancedb](https://github.com/lancedb/lancedb) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@python-v0.17.0...python-v0.18.0) --- updated-dependencies: - dependency-name: lancedb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d31750f commit fa977fb

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ en-core-web-md = { url = "https://github.com/explosion/spacy-models/releases/dow
5151

5252
# Vector Stores
5353
azure-search-documents = "^11.5.2"
54-
lancedb = "^0.17.0"
54+
lancedb = ">=0.17,<0.19"
5555

5656
# Async IO
5757
aiofiles = "^24.1.0"

0 commit comments

Comments
 (0)