File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11
22isort==6.0.1
3- langchain==0.3.25
3+ langchain==0.3.26
44langchain-community==0.3.21
5- langchain-core==0.3.65
5+ langchain-core==0.3.67
66langchain-experimental==0.3.4
7- langchain-openai==0.3.24
7+ langchain-openai==0.3.27
88langchain-pinecone==0.2.8
9- langchain-tests==0.3.17
9+ langchain-tests==0.3.20
1010langchain-text-splitters==0.3.8
1111langchainhub==0.1.21
1212langsmith==0.3.45
1313openai==1.93.0
14- pinecone==7.2 .0
14+ pinecone==7.3 .0
1515pinecone-text==0.10.0
1616pydantic==2.11.7
17- pydantic-settings==2.9 .1
18- pydantic_core==2.33 .2
17+ pydantic-settings==2.10 .1
18+ pydantic_core==2.35 .2
1919python-decouple==3.8
20- python-dotenv==1.1.0
21- pypdf==5.6 .0
20+ python-dotenv==1.1.1
21+ pypdf==5.7 .0
2222tiktoken==0.9.0
Original file line number Diff line number Diff line change 33
44# dev and test
55# ------------
6- pytest==8.3.4
7- pytest_mock==3.14.0
6+ pytest==8.4.1
7+ pytest_mock==3.14.1
88
99# Code linters, formatters, and security scanners
1010# ------------
1111black==25.1.0
12- flake8==7.2 .0
12+ flake8==7.3 .0
1313flake8-coding==1.3.2
14- pre-commit==4.0.1
14+ pre-commit==4.2.0
1515isort==6.0.1
16- mypy==1.16.0
16+ mypy==1.16.1
1717pylint==3.3.7
1818bandit==1.8.3
1919pydocstringformatter==0.7.3
20- tox==4.25 .0
20+ tox==4.27 .0
2121codespell==2.4.1
2222pylint==3.3.7
You can’t perform that action at this time.
0 commit comments