Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1953

Determine pymongocrypt's compatible versions of cryptography

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • pymongocrypt-0.1
    • Affects Version/s: None
    • Component/s: pymongocrypt
    • Labels:
      None

      Right now pymongocrypt's requires "cryptography>=2.7,<3".

      cryptography 2.7 is the latest release. I haven't attempted to use earlier releases yet but we may be able to do "cryptography>=2,<3" instead. That would provide greater compatibility for users who already have cryptography installed.

      In this ticket we should test some 2.X version of cryptography to determine the lower bound to require.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: