Skip to content

Commit be6b2e8

Browse files
committed
Update dependency with r2pipe
1 parent d9511d1 commit be6b2e8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ rzpipe = "<=0.1.2"
2525
objection = "<=1.11.0"
2626
frida = "<=15.2.2"
2727
ciphey = ">=5.0.0,<=5.14.0"
28+
r2pipe = "==1.8.0"
2829

2930
[requires]
3031
python_version = "3.8"

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"plotly",
1616
"rzpipe",
1717
"click",
18+
"r2pipe==1.8.0"
1819
]
1920
#
2021
# "kaleido",

0 commit comments

Comments
 (0)