Skip to content

Commit

Permalink
fix: pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
leoguillaumegouv committed Dec 3, 2024
1 parent e07abdf commit b823d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Albert API projects"
requires-python = ">=3.12"
license = { text = "MIT" }
dependencies = [
"openai==1.43.0",
"openai==1.56.0",
"requests==2.32.3",
]

Expand Down

0 comments on commit b823d94

Please sign in to comment.