Skip to content

Commit

Permalink
Merge pull request #102 from wwakabobik/dependabot/pip/openai-1.61.0
Browse files Browse the repository at this point in the history
Bump openai from 1.59.6 to 1.61.0
  • Loading branch information
wwakabobik authored Feb 4, 2025
2 parents 8369f84 + 73f1368 commit d302dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.11.11
asyncio==3.4.3
openai==1.59.6
openai==1.61.0
pillow==11.1.0
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiofiles==24.1.0
aiohttp==3.11.11
asyncio==3.4.3
openai==1.59.6
openai==1.61.0
pillow==11.1.0

0 comments on commit d302dc0

Please sign in to comment.