Skip to content

Commit e087448

Browse files
committed
Bump minimum queryish version
1 parent 077402e commit e087448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
requires-python = ">=3.11"
1212
dependencies = [
1313
"any-llm-sdk==0.20.3",
14-
"queryish>=0.2.0",
14+
"queryish>=0.3.0",
1515
]
1616
classifiers = [
1717
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)