Skip to content

Commit ebeb7ed

Browse files
committed
fix oci object storage issue
Upload chuncked file on Object Storage fails if not on the latest oci lib
1 parent 360129f commit ebeb7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ langgraph==0.2.53
2525
llama_index==0.12.1
2626
lxml==5.3.0
2727
matplotlib==3.9.2
28-
oci>=2.0.0
28+
oci>=2.140.0
2929
oracledb>=2.0.0
3030
plotly==5.24.1
3131
streamlit==1.40.1

0 commit comments

Comments
 (0)