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 Nov 1, 2024
2 parents 88a6da2 + 4ff1ac2 commit afb6ca7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ requests==2.32.3
black==24.8.0
flake8==7.1.1
flake8-coding==1.3.2
pre-commit==3.8.0
pre-commit==4.0.1
isort==5.13.2
mypy==1.11.2
pylint==3.2.6
bandit==1.7.9
bandit==1.7.10
pydocstringformatter==0.7.3
tox==4.15.1
codespell==2.3.0
Expand All @@ -39,7 +39,7 @@ openai==1.43.0
# ------------
python-dotenv==1.0.1
pydantic==2.8.2
pydantic-settings==2.5.2
pydantic-settings==2.6.0
python-hcl2==4.3.4

# Lambda layer: langchain
Expand Down

0 comments on commit afb6ca7

Please sign in to comment.