Skip to content

Commit 0c5dc5b

Browse files
committed
fix(add tomli):
1 parent 7a7ee4f commit 0c5dc5b

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

poetry.lock

Lines changed: 42 additions & 1 deletion
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
@@ -43,6 +43,7 @@ scikit-learn = "1.5.2"
4343
numpy = ">=1.24.3,<3.0.0"
4444
jinja2 = "^3.1.4"
4545
python-multipart = "^0.0.20"
46+
tomli = "^2.2.1"
4647
# garak = { version = "*", optional = true }
4748

4849

0 commit comments

Comments
 (0)