Files
volatility3/test/requirements-testing.txt
T
2022-07-15 01:27:08 -05:00

9 lines
263 B
Plaintext

# These packages are required for core functionality.
pefile>=2017.8.1 #foo
# The following packages are optional.
# If certain packages are not necessary, place a comment (#) at the start of the line.
# This is required for the yara plugins
yara-python>=3.8.0