Skip to content

Commit e95de2e

Browse files
authored
Update oracledb package to version 2.5.1 and adjust Python version compatibility (#7316)
1 parent 71902e5 commit e95de2e

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

poetry.lock

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ tzlocal = "4.3.1"
8888
pyodbc = "5.1.0"
8989
debugpy = "^1.8.9"
9090
paramiko = "3.4.1"
91+
oracledb = "2.5.1"
9192

9293
[tool.poetry.group.all_ds]
9394
optional = true
@@ -113,7 +114,6 @@ nzalchemy = "^11.0.2"
113114
nzpy = ">=1.15"
114115
oauth2client = "4.1.3"
115116
openpyxl = "3.0.7"
116-
oracledb = "2.1.2"
117117
pandas = "1.3.4"
118118
phoenixdb = "0.7"
119119
pinotdb = ">=0.4.5"

0 commit comments

Comments
 (0)