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 435c5cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 435c5cd

Please sign in to comment.