File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22isort==6.0.1
33langchain==0.3.27
44langchain-community==0.4.1
5- langchain-core==0.3.72
5+ langchain-core==1.1.0
66langchain-experimental==0.3.4
77langchain-openai==1.0.1
88langchain-pinecone==0.2.12
9- langchain-tests==0.3.20
9+ langchain-tests==1.0.2
1010langchain-text-splitters==0.3.9
1111langchainhub==0.1.21
1212langsmith==0.4.39
@@ -19,4 +19,4 @@ pydantic_core
1919python-decouple==3.8
2020python-dotenv==1.2.1
2121pypdf==6.1.3
22- tiktoken==0.11 .0
22+ tiktoken==0.12 .0
Original file line number Diff line number Diff line change 33
44# dev and test
55# ------------
6- pytest==8.4.2
6+ pytest==9.0.1
77pytest_mock==3.14.1
88
99# Code linters, formatters, and security scanners
@@ -14,9 +14,9 @@ flake8-coding==1.3.2
1414pre-commit==4.2.0
1515isort==6.0.1
1616mypy==1.17.1
17- pylint==3.3.7
17+ pylint==4.0.4
1818bandit==1.8.6
1919pydocstringformatter==0.7.5
2020tox==4.27.0
2121codespell==2.4.1
22- pylint==3.3.7
22+ pylint==4.0.4
You can’t perform that action at this time.
0 commit comments