Skip to content

Commit 435c5cd

Browse files
committed
updated sqlalchemy-iris
1 parent d228b28 commit 435c5cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python = "^3.9"
2323
SQLAlchemy = {extras = ["asyncio"], version = ">=1.4.49"}
2424
llama-index = "^0.9.46"
2525
pandas = "^2.2.0"
26-
sqlalchemy-iris = "^0.13.0"
26+
sqlalchemy-iris = "^0.14.0"
2727

2828
[tool.poetry.group.dev.dependencies]
2929
pytest = "7.2.1"

0 commit comments

Comments
 (0)