Skip to content

Commit 62f5ef8

Browse files
committed
Merge branch 'main' into feat/copilotkit-chat
2 parents d9ab514 + 56d6e78 commit 62f5ef8

2 files changed

Lines changed: 110 additions & 87 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ dependencies = [
2222
"ag-ui-langgraph==0.0.34",
2323
"copilotkit==0.1.86",
2424
"croniter==6.2.2",
25-
"ddgs==9.14.0",
25+
"ddgs==9.14.1",
2626
"deepagents==0.5.1",
2727
"django==6.0.4",
2828
"django-allauth[socialaccount]==65.16.1",
29-
"django-crontask==1.1.3",
29+
"django-crontask==1.2.0",
3030
"django-extensions==4.1.0",
3131
"django-filter==25.2",
3232
"django-ninja==1.6.2",
@@ -36,15 +36,15 @@ dependencies = [
3636
"django-tasks-db==0.12.0",
3737
"genai-prices==0.0.57",
3838
"get-docker-secret==2.0.0",
39-
"gitpython==3.1.46",
39+
"gitpython==3.1.47",
4040
"httpx==0.28.1",
41-
"ipython==9.12.0",
41+
"ipython==9.13.0",
4242
"jinja2==3.1.6",
4343
"langchain[anthropic,community,google-genai,openai]==1.2.15",
4444
"langchain-mcp-adapters==0.2.2",
45-
"langgraph==1.1.6",
45+
"langgraph==1.1.9",
4646
"langgraph-checkpoint-redis==0.4.1",
47-
"langsmith[pytest]==0.7.32",
47+
"langsmith[pytest]==0.7.36",
4848
"langsmith-fetch==0.3.1",
4949
"markdown==3.10.2",
5050
"markdownify==1.2.2",
@@ -74,7 +74,7 @@ dev = [
7474
"coverage==7.13.5",
7575
"datasets==4.8.4",
7676
"openevals==0.2.0",
77-
"prek==0.3.9",
77+
"prek==0.3.10",
7878
"pyproject-fmt==2.21.1",
7979
"pytest==9.0.3",
8080
"pytest-asyncio==1.3.0",

0 commit comments

Comments
 (0)