Skip to content

Commit

Permalink
Merge branch 'dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Крестников Константин Николаевич authored and Крестников Константин Николаевич committed Dec 20, 2023
2 parents 586429a + 71375ec commit 0c9c002
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "gigaserve"
version = "0.0.36"
version = "0.0.36.1"
description = ""
readme = "README.md"
authors = ["LangChain", "GigaChain"]
Expand All @@ -19,7 +19,7 @@ fastapi = {version = ">=0.90.1,<1", optional = true}
sse-starlette = {version = "^1.3.0", optional = true}
httpx-sse = {version = ">=0.3.1", optional = true}
pydantic = ">=1"
gigachain = "==0.0.332"
gigachain = ">=0.0.350"
orjson = ">=2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 0c9c002

Please sign in to comment.