Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-50592

Update mypy pip requirement

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.7.0, 4.2.13, 4.4.5
    • Affects Version/s: 4.5 Desired
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • Dev Platform 2020-09-07

      The version we've been specifying for mypy is version 0.580, which is very old and has been causing version conflicts with modules as well as holding some modules back that could be upgraded. Also, since the version is so old, there is no longer a wheel for it, which means anyone installing it would need to compile the C extension to install it. If that person is using asdf or pyenv for their Python installation, that will likely fail. A solution would be to require a compatible version instead, which will resolve these issues.

            Assignee:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Reporter:
            ryan.egesdahl@mongodb.com Ryan Egesdahl (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: