We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9511d1 commit be6b2e8Copy full SHA for be6b2e8
Pipfile
@@ -25,6 +25,7 @@ rzpipe = "<=0.1.2"
25
objection = "<=1.11.0"
26
frida = "<=15.2.2"
27
ciphey = ">=5.0.0,<=5.14.0"
28
+r2pipe = "==1.8.0"
29
30
[requires]
31
python_version = "3.8"
setup.py
@@ -15,6 +15,7 @@
15
"plotly",
16
"rzpipe",
17
"click",
18
+ "r2pipe==1.8.0"
19
]
20
#
21
# "kaleido",
0 commit comments