Skip to content

Commit

Permalink
fix env issue of pandas not found
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanSaleem committed Jan 8, 2025
1 parent 64e51e3 commit 4d84252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/ee/connectors/bigquery/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
python = ">=3.9,<3.12"
pandasai = "^3.0.0"
pandasai-sql = "^0.1.0"
sqlalchemy-bigquery = "^1.8.0"
google-cloud-bigquery = "^3.27.0"

[tool.poetry.group.test]
Expand Down

0 comments on commit 4d84252

Please sign in to comment.