mirror of https://github.com/openXC7/prjxray.git
Adding timing fuzzer needs to requirements.txt
The timing fuzzer requires; * numpy * scipy * sympy Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
b117448fd8
commit
310101cfd7
|
|
@ -1,4 +1,7 @@
|
|||
futures
|
||||
yapf
|
||||
pyjson5
|
||||
numpy
|
||||
progressbar2
|
||||
pyjson5
|
||||
scipy
|
||||
sympy
|
||||
yapf
|
||||
|
|
|
|||
Loading…
Reference in New Issue