Skip to content

Commit

Permalink
updated sqlalchemy-iris
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed May 28, 2024
1 parent d228b28 commit 27bf276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python = "^3.9"
SQLAlchemy = {extras = ["asyncio"], version = ">=1.4.49"}
llama-index = "^0.9.46"
pandas = "^2.2.0"
sqlalchemy-iris = "^0.13.0"
sqlalchemy-iris = "^0.14.0"

[tool.poetry.group.dev.dependencies]
pytest = "7.2.1"
Expand Down

0 comments on commit 27bf276

Please sign in to comment.