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:
Keith Rothman 2020-08-27 14:30:26 -07:00
parent aff6885332
commit 70c580b3be
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ progressbar2
pyjson5
pytest
pyyaml
scipy==1.2.1
scipy>=1.2.1
simplejson
sympy
textx