mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-30 09:29:58 -07:00
fix(tools): add pycrate dependency to requirements.txt
nasparse.py and nasparse_test.py require the pycrate_mobile and pycrate_core libraries provided by the pycrate package. This commit adds the required package to requirements.txt.
This commit is contained in:
committed by
Will Greenberg
parent
ee83613757
commit
94c576fd96
@@ -1,4 +1,5 @@
|
||||
asn1tools==0.166.0
|
||||
bitstruct==8.19.0
|
||||
diskcache==5.6.3
|
||||
pycrate==0.7.8
|
||||
pyparsing==3.1.2
|
||||
|
||||
Reference in New Issue
Block a user