Skip to content

Commit 42dc150

Browse files
committed
Bump typer version
1 parent cfd1096 commit 42dc150

File tree

2 files changed

+104
-13
lines changed

2 files changed

+104
-13
lines changed

poetry.lock

Lines changed: 103 additions & 12 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
@@ -7,7 +7,7 @@ authors = ["Kacper Łukawski <kacper.lukawski@qdrant.com>"]
77
[tool.poetry.dependencies]
88
python = ">=3.9,<3.14"
99
qdrant-client = "^1.8.0"
10-
typer = "^0.6.1"
10+
typer = "^0.19.0"
1111
jsons = "^1.6.3"
1212
h5py = "^3.7.0"
1313
weaviate-client = "^4.5.0"

0 commit comments

Comments
 (0)