Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Towards NEP29 in Recursion #14

@ojeda-e

Description

@ojeda-e

Hello @dmaljovec and @a-y-khan (tagging you since you are in the list of contributors)

The file recursionpharma/perp/requirements/requirements.txt came up as having a lower version of Numpy than the minimum established by NEP29. Our tech radar for Numpy shows that the min version for Python 3.9 should be:

  • 1.22.+ by the end of 2023.
  • 1.23.+ by June 2024.

To do

  • Bump Numpy version in recursionpharma/perp/requirements/requirements.txt, to numpy=1.22+ or numpy=1.23+.

Optional to do

To keep Numpy updated until June 2024, an optional upgrade would be

  • Bump Numpy version to numpy=1.25+.

This can wait, though.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions