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.
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.