mirror of https://github.com/openXC7/prjxray.git
Relax scipy version requirement to simply a minimum version, rather than exact.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
aff6885332
commit
70c580b3be
|
|
@ -10,7 +10,7 @@ progressbar2
|
|||
pyjson5
|
||||
pytest
|
||||
pyyaml
|
||||
scipy==1.2.1
|
||||
scipy>=1.2.1
|
||||
simplejson
|
||||
sympy
|
||||
textx
|
||||
|
|
|
|||
Loading…
Reference in New Issue