Skip to content

Commit a017340

Browse files
committed
fix(deps): update dependency pillow to v12 [security]
1 parent d0c5c6f commit a017340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/rag-core-api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ flashrank = "^0.2.10"
3434
pyyaml = "^6.0.2"
3535
openai = "^1.77.0"
3636
langgraph = "^1.0.3"
37-
pillow = "^11.2.1"
37+
pillow = "^12.0.0"
3838
langchain-ollama = "^1.0.0"
3939
langchain-community = "^0.4.1"
4040
fastembed = "^0.7.0"

0 commit comments

Comments
 (0)