Skip to content

Commit aa2e5fa

Browse files
committed
chore: version up, lock file rebuild
1 parent 08fa54c commit aa2e5fa

File tree

2 files changed

+51
-19
lines changed

2 files changed

+51
-19
lines changed

poetry.lock

Lines changed: 49 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "gpt2giga"
3-
version = "0.0.11post1"
3+
version = "0.0.12"
44
description = ""
55
authors = ["Konstantin Krestnikov <[email protected]>"]
66
license = "MIT"
@@ -9,7 +9,7 @@ include = [{ path = "data/gpt2giga_models.json", format = ["sdist", "wheel"] }]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.9"
12-
gigachat = "^0.1.39post2"
12+
gigachat = "^0.1.42"
1313
asyncio = "^3.4.3"
1414
python-dotenv = "^1.0.1"
1515
aiohttp = "^3.10.10"

0 commit comments

Comments
 (0)