File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ test = [
49
49
" mypy==1.17.0" ,
50
50
" pytest==8.4.1" ,
51
51
" pytest-aioresponses==0.3.0" ,
52
- " pytest-asyncio==1.0 .0" ,
52
+ " pytest-asyncio==1.1 .0" ,
53
53
" pytest-cov==6.2.1" ,
54
54
" pytest-mock==3.14.1" ,
55
55
" google-cloud-secret-manager==2.24.0" ,
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ test = [
47
47
" black[jupyter]==25.1.0" ,
48
48
" isort==6.0.1" ,
49
49
" mypy==1.17.0" ,
50
- " pytest-asyncio==1.0 .0" ,
50
+ " pytest-asyncio==1.1 .0" ,
51
51
" pytest==8.4.1" ,
52
52
" pytest-cov==6.2.1" ,
53
53
" Pillow==11.3.0" ,
Original file line number Diff line number Diff line change 1
1
-e ../toolbox-core
2
- langchain-core == 0.3.68
2
+ langchain-core == 0.3.69
3
3
PyYAML == 6.0.2
4
4
pydantic == 2.11.7
5
5
aiohttp == 3.12.14
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ test = [
47
47
" black[jupyter]==25.1.0" ,
48
48
" isort==6.0.1" ,
49
49
" mypy==1.17.0" ,
50
- " pytest-asyncio==1.0 .0" ,
50
+ " pytest-asyncio==1.1 .0" ,
51
51
" pytest==8.4.1" ,
52
52
" pytest-cov==6.2.1" ,
53
53
" Pillow==11.3.0" ,
You can’t perform that action at this time.
0 commit comments