Skip to content

Commit 85df591

Browse files
committed
v.0.14.1
1 parent 9395bd4 commit 85df591

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ authors = [ { name = "Alexander Hagenah", email = "ah@primepage.de" } ]
1010
license = { file = "LICENSE" }
1111
dynamic = [ "readme" ]
1212
dependencies = [
13-
"requests==2.32.3",
13+
"requests==2.32.5",
1414
"jinja2==3.1.6",
15-
"openai==1.65.4",
16-
"google-genai==1.4.0",
17-
"GitPython==3.1.44",
15+
"openai==2.2.0",
16+
"google-genai==1.41.0",
17+
"GitPython==3.1.45",
1818
"tqdm==4.67.1"
1919
]
2020
requires-python = ">=3.8"

0 commit comments

Comments
 (0)