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 fb52574 commit 5218656Copy full SHA for 5218656
text_2_sql/text_2_sql_core/pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"networkx>=3.4.2",
17
"numpy<2.0.0",
18
"openai>=1.55.3",
19
- "pandas[tabulate]>=2.2.3",
+ "pandas>=2.2.3",
20
"pydantic>=2.10.2",
21
"python-dotenv>=1.0.1",
22
"pyyaml>=6.0.2",
0 commit comments