We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3196704 + 8de7130 commit df1a0d4Copy full SHA for df1a0d4
2 files changed
requirements/base.txt
@@ -2,11 +2,11 @@
2
isort==6.0.1
3
langchain==0.3.27
4
langchain-community==0.4.1
5
-langchain-core==0.3.72
+langchain-core==1.1.0
6
langchain-experimental==0.3.4
7
langchain-openai==1.0.1
8
langchain-pinecone==0.2.12
9
-langchain-tests==0.3.20
+langchain-tests==1.0.2
10
langchain-text-splitters==0.3.9
11
langchainhub==0.1.21
12
langsmith==0.4.39
@@ -19,4 +19,4 @@ pydantic_core
19
python-decouple==3.8
20
python-dotenv==1.2.1
21
pypdf==6.1.3
22
-tiktoken==0.11.0
+tiktoken==0.12.0
requirements/local.txt
@@ -14,9 +14,9 @@ flake8-coding==1.3.2
14
pre-commit==4.2.0
15
16
mypy==1.17.1
17
-pylint==3.3.7
+pylint==4.0.4
18
bandit==1.8.6
pydocstringformatter==0.7.5
tox==4.27.0
codespell==2.4.1
0 commit comments