Skip to content

Pin cryptography so requests-pkcs12 doesn’t break

Craig Smith requested to merge fix-main into main

What does this MR do?

It looks like cryptography 39.0.0 removes cryptography.hazmat.backends.openssl.x509 which is imported by the latest version of requests-pkcs12.

This MR addresses this by pinning to cryptography 38.0.4

What are the relevant issue numbers?

This MR addresses https://gitlab.slack.com/archives/CKWJP0ZS7/p1672875250600579

GitLab Docs MR

Edited by Craig Smith

Merge request reports