Add requirements.txt with all necessary python dependencies and update README (#127)

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
lepelog
2021-05-02 20:49:51 +02:00
committed by GitHub
parent 63cd9416f2
commit 3b7364d481
2 changed files with 10 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
rich
click
intervaltree
yaz0
numpy
capstone
aiofiles
GitPython