Skip to content

Commit c2c5ea6

Browse files
committed
chore: Update nc-py-api
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 77a794a commit c2c5ea6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -10,9 +10,9 @@ package-mode = false
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10"
13-
pydantic = "^2.8.2"
13+
pydantic = "2.x"
1414
fastapi = "^0.111.0"
15-
nc-py-api = {extras = ["app"], version = "^0.19.0"}
15+
nc-py-api = {extras = ["app"], version = "0.x"}
1616
langchain = "^0.3.25"
1717
httpx = "^0.27.0"
1818
langchain-community = "^0.3.24"

0 commit comments

Comments
 (0)