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 1669ba3 commit c88a587Copy full SHA for c88a587
backend/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sqlbot"
3
-version = "1.4.0"
+version = "1.5.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.59,<0.0.4.0",
+ "sqlbot-xpack>=0.0.4.0,<0.0.5.0",
43
"fastapi-cache2>=0.2.2",
44
"sqlparse>=0.5.3",
45
"redis>=6.2.0",
0 commit comments