Skip to content

Commit

Permalink
Update oracledb package to version 2.5.1 and adjust Python version co…
Browse files Browse the repository at this point in the history
…mpatibility (#7316)
  • Loading branch information
snickerjp authored Feb 18, 2025
1 parent 71902e5 commit e95de2e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 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 @@ -88,6 +88,7 @@ tzlocal = "4.3.1"
pyodbc = "5.1.0"
debugpy = "^1.8.9"
paramiko = "3.4.1"
oracledb = "2.5.1"

[tool.poetry.group.all_ds]
optional = true
Expand All @@ -113,7 +114,6 @@ nzalchemy = "^11.0.2"
nzpy = ">=1.15"
oauth2client = "4.1.3"
openpyxl = "3.0.7"
oracledb = "2.1.2"
pandas = "1.3.4"
phoenixdb = "0.7"
pinotdb = ">=0.4.5"
Expand Down

0 comments on commit e95de2e

Please sign in to comment.