mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-20 13:42:23 +02:00
9 lines
243 B
Plaintext
9 lines
243 B
Plaintext
-r requirements.txt
|
|
|
|
# This can improve error messages regarding improperly configured ISF files,
|
|
# but is only recommended for development
|
|
jsonschema>=2.3.0
|
|
|
|
# Used to build executable file
|
|
pyinstaller>=6.5.0
|
|
pyinstaller-hooks-contrib>=2024.3 |