Skip to content

Commit abf1591

Browse files
committed
lib upgrades
1 parent 0a68835 commit abf1591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.12"
1111
python-dotenv = "^1.0.1"
12-
openai = "^1.55.0"
13-
gradio = "^5.6.0"
12+
openai = "^1.58.1"
13+
gradio = "^5.9.1"
1414
rich = "^13.9.4"
1515
setuptools = "^68.2.2"
1616

0 commit comments

Comments
 (0)