Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 2a6b815

Browse files
committed
fix: fix all tests in main branch
1 parent ed6ed30 commit 2a6b815

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ sqlalchemy = "^2.0.28"
2020
greenlet = "^3.0.3"
2121
aiosqlite = "^0.20.0"
2222
ollama = ">=0.4.4"
23+
pydantic-settings = "^2.6.1"
2324

2425
[tool.poetry.group.dev.dependencies]
2526
pytest = ">=7.4.0"

0 commit comments

Comments
 (0)