Skip to content

Lock dependencies using pip-compile #438

@victorlin

Description

@victorlin

Currently, dependencies are defined rather loosely:

nextstrain-cli>=2.0.0
csv-diff>=0.6
pandas>=1.0.1
biopython
regex
envdir
xopen
typer

From #416 (comment):

Ideally, it would still be nice to lock these deps so they're not changing and liable to break on new upstream releases updates. I'd use pip-compile from pip-tools for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions