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

Commit 77e1f02

Browse files
authored
Merge pull request #295 from stacklok/fix-tests
fix: fix all tests in main branch
2 parents ed6ed30 + 7969483 commit 77e1f02

File tree

4 files changed

+164
-290
lines changed

4 files changed

+164
-290
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)