Skip to content

Commit a3237fe

Browse files
committed
ci: update some deps version
1 parent a2265cf commit a3237fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ langchain-deepseek = "^0.1.0"
1919
langchain-google-genai = "^2.0.9"
2020
langchain-mcp-adapters = "^0.0.5"
2121
langchain-huggingface = "^0.1.2"
22-
langchain-ollama = "^0.2.3"
22+
langchain-ollama = "^0.3.0"
2323
langgraph = "^0.3.0"
2424
mcp = "^1.4.1"
2525
psycopg2-binary = "2.9.10"
@@ -58,7 +58,7 @@ psutil = "^6.0.0"
5858
celery = { extras = ["sqlalchemy"], version = "^5.4.0" }
5959
django-celery-beat = "^2.6.0"
6060
celery-once = "^3.0.1"
61-
anthropic = "^0.39.0"
61+
anthropic = "^0.49.0"
6262
pylint = "3.1.0"
6363
pydub = "^0.25.1"
6464
cffi = "^1.17.1"

0 commit comments

Comments
 (0)