Skip to content

requirements.txt is overly restrictive #12

@ragibson

Description

@ragibson

The current requirements.txt suggests that you need numpy and scipy versions to be exactly 1.15.0 and 1.1.0, respectively.

Shouldn't this be changed to the following?

numpy>=1.15.0
scipy>=1.1.0

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions