Skip to content

Commit 5862c24

Browse files
authored
Upgraded oci version to support md custom egress. (#805)
2 parents e5eceef + 27b1879 commit 5862c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies = [
6363
"jinja2>=2.11.2",
6464
"matplotlib>=3.1.3",
6565
"numpy>=1.19.2",
66-
"oci>=2.113.0",
66+
"oci>=2.125.3",
6767
"ocifs>=1.1.3",
6868
"pandas>1.2.1; python_version<'3.9'", # starting pandas v2.1.0 requires-python = '>=3.9'
6969
"pandas>=2.2.0; python_version>='3.9'",

0 commit comments

Comments
 (0)