mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
Set prompt-toolkit to version 0.57+
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ setup(
|
||||
url="http://www.frida.re",
|
||||
install_requires=[
|
||||
"colorama >= 0.2.7",
|
||||
"prompt-toolkit == 0.38",
|
||||
"prompt-toolkit >= 0.57",
|
||||
"pygments >= 2.0.2"
|
||||
],
|
||||
license="wxWindows Library Licence, Version 3.1",
|
||||
|
||||
Reference in New Issue
Block a user