Skip to content

Solve pyasn1 version dependencies error.

With the current versions we have in Pipfile and setup.cfg files trying to do a pipenv update fails due to a dependency conflict for pyasn1. This MR solves that problem.

Merge request reports