Skip to content

v2.3.0

Choose a tag to compare

@kislyuk kislyuk released this 24 Apr 21:04
· 275 commits to main since this release
v2.3.0
  • Add explicit dependency on asn1crypto to setup.py (#87)

    • Remove use of Exception.message for py3 compatibility. Closes #36 (#86)

    • Use asn1crypto instead of pyasn1 to match cryptography lib (#85)

    • Pin to major version of lxml instead of minor

    • Allow newer versions of several requirements (#84)

    • Allow newer version of eight library (#83)