Open
Description
One problem with firedrake-install --doi is that while it captures versions of the core firedrake dependencies, it just relies on pip version resolution for everything else. One way to solve this is to diligently apply version constraints in all the requirements files. This is, however, a significant ongoing maintenance burden.
Here's some code that pokes the pypi API to allow one to say pip-from --date xxxx package to install a package from a given date. This would probably be sufficient to get working installs for older dois.