* Working with the new packing lists, generated by installing SEAMM now that we
cannot programatically search PyPi.
* Added support for dependencies with pinned versions, which is becoming increasingly
necessary.
* Use conda env update with custom environment file which include any pinning
needed. This appears to avoid the problems with updating encountered with the last
version.