diff options
Diffstat (limited to 'resources/tools/scripts')
-rw-r--r-- | resources/tools/scripts/perpatch_requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/tools/scripts/perpatch_requirements.txt b/resources/tools/scripts/perpatch_requirements.txt index 225d0d6202..3fca076af2 100644 --- a/resources/tools/scripts/perpatch_requirements.txt +++ b/resources/tools/scripts/perpatch_requirements.txt @@ -13,3 +13,4 @@ # TODO: Convert to use the code from cloned CSIT git, not from pip. jumpavg==0.1.3 +ply==3.11 |