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 7c88c3b + 9ba747c commit 67a304fCopy full SHA for 67a304f
3 files changed
api/terraform/python/layer_langchain/requirements.txt
@@ -12,4 +12,4 @@
12
# --------------------------
13
langchain
14
#langchain-experimental
15
-langchain-openai==1.1.10
+langchain-openai==1.1.12
api/terraform/python/layer_openai/requirements.txt
@@ -16,5 +16,5 @@ openai==2.30.0
16
17
pydantic==2.12.5
18
pydantic-settings==2.13.1
19
-python-dotenv==1.2.1
+python-dotenv==1.2.2
20
python-hcl2==7.3.1
requirements.txt
@@ -24,7 +24,7 @@ flake8-coding==1.3.2
24
pre-commit==4.5.1
25
isort==7.0.0
26
pylint==4.0.5
27
-mypy==1.19.1
+mypy==1.20.0
28
bandit==1.9.3
29
pydocstringformatter==0.7.5
30
tox==4.46.3
0 commit comments