mirror of https://github.com/openXC7/prjxray.git
Adding parse to requirements.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
c52e3fd04a
commit
df42e28558
|
|
@ -1,12 +1,13 @@
|
|||
futures
|
||||
intervaltree
|
||||
numpy
|
||||
parse
|
||||
progressbar2
|
||||
pyjson5
|
||||
pytest
|
||||
pyyaml
|
||||
scipy
|
||||
sympy
|
||||
yapf==0.24.0
|
||||
textx
|
||||
pytest
|
||||
simplejson
|
||||
sympy
|
||||
textx
|
||||
yapf==0.24.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue