Skip to content

Commit 0119105

Browse files
chore: Keep xpack dependency packages the latest version
1 parent 0e7099b commit 0119105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"pyyaml (>=6.0.2,<7.0.0)",
3737
"fastapi-mcp (>=0.3.4,<0.4.0)",
3838
"tabulate>=0.9.0",
39-
"sqlbot-xpack>=0.0.3.18",
39+
"sqlbot-xpack>=0.0.3.19,<1.0.0",
4040
"fastapi-cache2>=0.2.2",
4141
"sqlparse>=0.5.3",
4242
"redis>=6.2.0",

0 commit comments

Comments
 (0)