Skip to content

Commit

Permalink
Merge branch 'main' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 1, 2025
2 parents 2d0f72a + 658d330 commit 8e9c8c4
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 @@ -12,10 +12,10 @@ black==24.10.0
flake8==7.1.1
flake8-coding==1.3.2
pre-commit==4.0.1
isort==5.13.2
isort==6.0.0
mypy==1.14.1
pylint==3.3.3
pylint==3.3.4
bandit==1.8.0
pydocstringformatter==0.7.3
tox==4.23.2
codespell==2.3.0
codespell==2.4.1
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.58.1
openai==1.61.0

0 comments on commit 8e9c8c4

Please sign in to comment.