File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ langchainhub==0.1.21
44langchain-openai==0.1.25
55langchain-experimental
66openai>=1.40.0
7- langchain==0.2.11
7+ langchain==0.3.22
88langchain-pinecone==0.2.3
99langchain-experimental
1010pinecone-client==5.0.1
1111pinecone-text==0.9.0
1212pydantic==2.10.4
1313pydantic-settings==2.7.1
14- python-dotenv==1.0.1
14+ python-dotenv==1.1.0
1515pypdf==5.2.0
1616tiktoken==0.8.0
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ pytest_mock==3.14.0
99# Code linters, formatters, and security scanners
1010# ------------
1111black==25.1.0
12- flake8==7.1.2
12+ flake8==7.2.0
1313flake8-coding==1.3.2
1414pre-commit==4.0.1
15- isort==6.0.0
15+ isort==6.0.1
1616mypy==1.15.0
1717pylint==3.3.4
1818bandit==1.8.3
1919pydocstringformatter==0.7.3
20- tox==4.24.1
20+ tox==4.25.0
2121codespell==2.4.1
You can’t perform that action at this time.
0 commit comments