Skip to content

Commit

Permalink
fix: ci pipeline issue with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanSaleem committed Jan 9, 2025
1 parent c1429b3 commit 3e6df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/ee/connectors/bigquery/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
pandasai = "^3.0.0"
pandasai = "^3.0.0a0"
pandasai-sql = "^0.1.0"
sqlalchemy-bigquery = "^1.8.0"
google-cloud-bigquery = "^3.27.0"
Expand Down

0 comments on commit 3e6df5f

Please sign in to comment.