Skip to content

Commit

Permalink
Merge pull request #75 from wwakabobik/dependabot/pip/openai-1.50.2
Browse files Browse the repository at this point in the history
Bump openai from 1.47.0 to 1.50.2
  • Loading branch information
wwakabobik authored Oct 1, 2024
2 parents 4f169b3 + 526af7a commit 09f43b7
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.10.5
asyncio==3.4.3
openai==1.47.0
openai==1.50.2
pillow==10.4.0
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.10.5
asyncio==3.4.3
openai==1.47.0
openai==1.50.2
pillow==10.4.0

0 comments on commit 09f43b7

Please sign in to comment.