Skip to content

Commit

Permalink
Merge branch 'main' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 1, 2024
2 parents 07c7cd2 + ee0f4c0 commit 109f502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

# 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.8.0
isort==5.13.2
mypy==1.11.1
mypy==1.11.2
pylint==3.2.6
bandit==1.7.9
pydocstringformatter==0.7.3
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@


python-dotenv==1.0.1
openai==1.37.1
openai==1.43.0

0 comments on commit 109f502

Please sign in to comment.