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:
oopsbagel
2025-03-06 17:13:00 -08:00
committed by Will Greenberg
parent ee83613757
commit 94c576fd96

View File

@@ -1,4 +1,5 @@
asn1tools==0.166.0
bitstruct==8.19.0
diskcache==5.6.3
pycrate==0.7.8
pyparsing==3.1.2