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
|
futures
|
||||||
intervaltree
|
intervaltree
|
||||||
numpy
|
numpy
|
||||||
|
parse
|
||||||
progressbar2
|
progressbar2
|
||||||
pyjson5
|
pyjson5
|
||||||
|
pytest
|
||||||
pyyaml
|
pyyaml
|
||||||
scipy
|
scipy
|
||||||
sympy
|
|
||||||
yapf==0.24.0
|
|
||||||
textx
|
|
||||||
pytest
|
|
||||||
simplejson
|
simplejson
|
||||||
|
sympy
|
||||||
|
textx
|
||||||
|
yapf==0.24.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue