-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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.
numerai-predict/py3.12/poetry.lock
Lines 3227 to 3229 in 03624a6
| [[package]] | |
| name = "polars" | |
| version = "1.33.1" |
numerai-predict/py3.12/requirements.txt
Line 84 in 03624a6
| polars==1.31.0 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels