Skip to content

requirements.txt and poetry.lock are not synced #59

@AnH0ang

Description

@AnH0ang

The requirements.txt is not in sync with the poetry.lock file. For example, polars==1.33.1 is in the poetry.lock, but polars==1.31.0 is in the requirements.txt.

[[package]]
name = "polars"
version = "1.33.1"

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