Closed udosson closed 3 years ago
It was a long time ago but as far as I remember:
I thought we had another issue capturing this work, but I can't find it.
My memory of our plan from a few months ago:
So we need minimal dependencies on both platforms.
@esplinr that's exactly how I remember the release strategy.
Per our discussion during the Indy Contributors call, I'll close this issue as complete.
@anikitinDSR removed a number of the dependencies from the list, but the remaining dependencies all appear to require code changes to use the newest version. We decided against making those code changes within the scope of this release. Upgrading and unpinning the remaining dependencies would be a great project for new contributors.
With the upgrade of Indy Plenum to run on Ubuntu 20.04, the dependency management should be improved as well. An overview of all installed, referenced, and required PyPI packages can be found here: Hyperledger Indy-Plenum | Dependency management Ubuntu 20
ubuntu-20.04-upgrade
reflects the current state of all required PyPI packages (install_requires & test_require)