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 Aug 1, 2024
2 parents 20937cd + 63e74f8 commit 9da1882
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
black==24.4.2
flake8==7.1.0
flake8-coding==1.3.2
pre-commit==3.7.1
pre-commit==3.8.0
isort==5.13.2
mypy==1.10.1
pylint==3.2.5
pylint==3.2.6
bandit==1.7.9
pydocstringformatter==0.7.3
tox==4.15.1
tox==4.16.0
codespell==2.3.0
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.35.7
openai==1.37.1

0 comments on commit 9da1882

Please sign in to comment.