Skip to content

Add versions to the dependencies in requirements.txt. #15

@bnouwt

Description

@bnouwt

Maybe also include versions for (most of) the dependencies in requirements.txt. This ensures that everything keeps working in the future when new (latest) versions of the different dependencies get released.

For example, when I ran the example it failed because apparently I used an older version of the knowledge-mapper, while I should have used at least 0.0.24. If the requirements.txt file would contain knowledge-mapper>=0.0.24 it would not have failed.

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