Skip to content

Commit d08b0fc

Browse files
Update sqlbot-xpack version constraint
1 parent f687a32 commit d08b0fc

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"pyyaml (>=6.0.2,<7.0.0)",
4040
"fastapi-mcp (>=0.3.4,<0.4.0)",
4141
"tabulate>=0.9.0",
42-
"sqlbot-xpack>=0.0.3.40,<1.0.0",
42+
"sqlbot-xpack>=0.0.3.43,<1.0.0",
4343
"fastapi-cache2>=0.2.2",
4444
"sqlparse>=0.5.3",
4545
"redis>=6.2.0",

0 commit comments

Comments
 (0)