Skip to content

Commit 906e84d

Browse files
author
Luke Hinds
authored
Merge pull request stacklok#119 from stacklok/on-the-fly
On-the-fly secret scanning
2 parents d18e34a + 347ce64 commit 906e84d

File tree

12 files changed

+1655
-212
lines changed

12 files changed

+1655
-212
lines changed

poetry.lock

Lines changed: 216 additions & 212 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 @@ transformers = ">=4.46.3"
2020
litellm = "^1.52.16"
2121
llama_cpp_python = ">=0.3.2"
2222

23+
cryptography = "^44.0.0"
2324
[tool.poetry.group.dev.dependencies]
2425
pytest = ">=7.4.0"
2526
pytest-cov = ">=4.1.0"

0 commit comments

Comments
 (0)