Skip to content

Commit 016b803

Browse files
committed
build: update dependency
1 parent 72f0111 commit 016b803

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

backend/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ dependencies = [
2828
"langgraph>=0.3,<0.4",
2929
"pgvector>=0.4.1",
3030
"dashscope>=1.14.0,<2.0.0",
31-
"pymysql (>=1.1.1,<2.0.0)",
31+
"pymysql (>=1.2.0,<2.0.0)",
3232
"cryptography (>=44.0.3,<45.0.0)",
3333
"llama_index>=0.12.35",
34-
"pymssql (>=2.3.4,<3.0.0)",
34+
"pymssql (>=2.3.13,<3.0.0)",
3535
"pandas (>=2.2.3,<3.0.0)",
3636
"openpyxl (>=3.1.5,<4.0.0)",
37-
"psycopg2-binary (>=2.9.10,<3.0.0)",
37+
"psycopg2-binary (>=2.9.12,<3.0.0)",
3838
"oracledb (>=3.1.1,<4.0.0)",
3939
"pyyaml (>=6.0.2,<7.0.0)",
4040
"fastapi-mcp (>=0.3.4,<0.4.0)",

0 commit comments

Comments
 (0)