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 a74b295 + 1c2fe79 commit e6ce496Copy full SHA for e6ce496
2 files changed
requirements/base.txt
@@ -6,7 +6,7 @@ langchain-core==0.3.72
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
isort==6.0.1
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