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 f28146d + e3d13b0 commit b11a033Copy full SHA for b11a033
requirements.txt
@@ -13,7 +13,7 @@
13
boto3==1.36.11
14
botocore>=1.35.10
15
pytest==8.3.5
16
-pytest_mock==3.14.0
+pytest_mock==3.14.1
17
requests==2.32.3
18
19
# Code linters, formatters, and security scanners
@@ -29,7 +29,7 @@ bandit==1.8.3
29
pydocstringformatter==0.7.3
30
tox==4.25.0
31
codespell==2.3.0
32
-coverage==7.6.12
+coverage==7.8.2
33
34
# Lambda layer: openai
35
# ------------
@@ -39,7 +39,7 @@ openai==1.70.0
39
40
python-dotenv==1.1.0
41
pydantic==2.10.4
42
-pydantic-settings==2.6.0
+pydantic-settings==2.9.1
43
python-hcl2==5.1.1
44
45
# Lambda layer: langchain
0 commit comments