Skip to content

Commit

Permalink
Merge branch 'main' into next-major
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 1, 2024
2 parents 7cb6388 + c332ec6 commit cd60bf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ requests==2.32.3

# Code linters, formatters, and security scanners
# ------------
black==24.4.2
black==24.8.0
flake8==7.1.0
flake8-coding==1.3.2
pre-commit==3.7.1
Expand All @@ -45,7 +45,7 @@ python-hcl2==4.3.4
# Lambda layer: langchain
# ------------
langchain
langchain-openai==0.1.13
langchain-openai==0.1.23
#langchain-experimental

# Lambda layer: nlp
Expand Down

0 comments on commit cd60bf1

Please sign in to comment.