Skip to content

Commit 6c44384

Browse files
authored
unpin dep (#2309)
1 parent 314c559 commit 6c44384

File tree

2 files changed

+15
-81
lines changed

2 files changed

+15
-81
lines changed

poetry.lock

Lines changed: 14 additions & 80 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
@@ -91,7 +91,7 @@ pytest-lazy-fixtures = "^1.1.1"
9191
python-dateutil = "^2.8.2"
9292
python-rapidjson = "^1.8"
9393
pyyaml = "^6.0.0"
94-
qdrant-client = {extras = ["fastembed"], version = "1.13.3"}
94+
qdrant-client = {extras = ["fastembed"], version = "^1.14.3"}
9595
redis = "^5.0.0"
9696
requests = "^2.31.0"
9797
retry2 = "^0.9.5"

0 commit comments

Comments
 (0)