There is an implicit dependency on SciPy because we are using the `astropy` function, `match_to_catalog_sky` in `identify.find_stars`. It should be possible to use the `numpy.linalg` to do the matching instead of having to install `scipy`.