Skip to content

Updated the Python Requirements File

Alan Birchler De Allende requested to merge alan_attack_tree_gen into master

Just as the title describes, I've updated the requirements_capec_tracer.txt file to have scikit-learn at a newer version and to include the requests package. As a reminder, the command to install all of these packages from the root folder of TTool is python -m pip install -r capectracer/requirements_capec_tracer.txt.

Merge request reports