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 5b9299e + 6b1d0eb commit e11a85aCopy full SHA for e11a85a
2 files changed
api/terraform/python/layer_nlp/requirements.txt
@@ -8,7 +8,7 @@
8
# requirements in the zip package for this layer.
9
# -----------------------------------------------------------------------------
10
11
-pyyaml==6.0.2
+pyyaml==6.0.3
12
13
# NLP requirements
14
# --------------------------
api/terraform/python/layer_openai/requirements.txt
@@ -15,6 +15,6 @@ openai==1.102.0
15
# general requirements
16
17
pydantic==2.11.7
18
-pydantic-settings==2.10.1
+pydantic-settings==2.11.0
19
python-dotenv==1.1.1
20
python-hcl2==7.3.1
0 commit comments