Skip to content

Commit 5218656

Browse files
committed
Update
1 parent fb52574 commit 5218656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text_2_sql/text_2_sql_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"networkx>=3.4.2",
1717
"numpy<2.0.0",
1818
"openai>=1.55.3",
19-
"pandas[tabulate]>=2.2.3",
19+
"pandas>=2.2.3",
2020
"pydantic>=2.10.2",
2121
"python-dotenv>=1.0.1",
2222
"pyyaml>=6.0.2",

0 commit comments

Comments
 (0)