We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d759f15 commit 11b99beCopy full SHA for 11b99be
backend/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sqlbot"
3
-version = "1.3.0"
+version = "1.4.0"
4
description = ""
5
requires-python = "==3.11.*"
6
dependencies = [
@@ -39,7 +39,7 @@ dependencies = [
39
"pyyaml (>=6.0.2,<7.0.0)",
40
"fastapi-mcp (>=0.3.4,<0.4.0)",
41
"tabulate>=0.9.0",
42
- "sqlbot-xpack>=0.0.3.53,<1.0.0",
+ "sqlbot-xpack>=0.0.3.59,<0.0.4.0",
43
"fastapi-cache2>=0.2.2",
44
"sqlparse>=0.5.3",
45
"redis>=6.2.0",
0 commit comments