Skip to content

Commit

Permalink
Adds frida as a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
56kyle committed Apr 1, 2024
1 parent 3eb226f commit 5afbd87
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
23 changes: 22 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Changelog = "https://github.com/56kyle/btd6/releases"
[tool.poetry.dependencies]
python = "^3.9"
click = ">=8.0.1"
frida = "^16.2.1"

[tool.poetry.dev-dependencies]
Pygments = ">=2.10.0"
Expand Down

0 comments on commit 5afbd87

Please sign in to comment.