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 5ab1913 + 13e3b8b commit cd39599Copy full SHA for cd39599
3 files changed
api/terraform/python/layer_langchain/requirements.txt
@@ -12,4 +12,4 @@
12
# --------------------------
13
langchain
14
#langchain-experimental
15
-langchain-openai==1.2.1
+langchain-openai==1.2.2
api/terraform/python/layer_nlp/requirements.txt
@@ -19,5 +19,5 @@ pyyaml
19
20
googlemaps==4.10.0
21
openmeteo-requests==1.7.5
22
-requests-cache==1.3.1
+requests-cache==1.3.2
23
retry-requests==2.0.0
api/terraform/python/layer_openai/requirements.txt
@@ -14,7 +14,7 @@ openai==2.33.0
# general requirements
16
17
-pydantic==2.13.3
+pydantic==2.13.4
18
pydantic-settings==2.14.0
python-dotenv==1.2.2
python-hcl2==8.1.2
0 commit comments