Skip to content

Commit 7f3a0f3

Browse files
perf: upgrade dependence
1 parent 0a54f09 commit 7f3a0f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ dependencies = [
3535
"oracledb (>=3.1.1,<4.0.0)",
3636
"pyyaml (>=6.0.2,<7.0.0)",
3737
"fastapi-mcp (>=0.3.4,<0.4.0)",
38-
"sqlbot-xpack==0.0.3",
38+
"sqlbot-xpack==0.0.3.1",
3939
]
4040
[[tool.uv.index]]
4141
name = "default"
4242
url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple"
4343
default = true
44-
[[tool.uv.index]]
4544

45+
[[tool.uv.index]]
4646
name = "testpypi"
4747
url = "https://test.pypi.org/simple"
4848
explicit = true

0 commit comments

Comments
 (0)