Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicovank committed May 21, 2024
1 parent 1cb6fa8 commit 6ef4cd3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ authors = [
]

dependencies = [
"openai>=1.3.6",
"openai>=1.30.1",
"PyYAML>=6.0.1",
"rich>=13.7.0",
"litellm>=1.22.3",
"llm-utils>=0.2.6",
"rich>=13.7.1",
"litellm>=1.37.19",
"llm-utils>=0.2.8",
]
description = "Explains and proposes fixes for compile-time errors for many programming languages."
readme = "README.md"
Expand Down

0 comments on commit 6ef4cd3

Please sign in to comment.