open-compass / open-compass/opencompass

[Bug] Find `scikit-learn` version conflict in `requirements/runtime.txt` and `requirements/extra.txt`

Open
#1,256 1 comment 0 reactions 1 assignee View on GitHub

@liushz is already working on this.

Since Jun 19, 2024.

Dominant language
Python
Stars
7.5k
Forks
869
Avg merge
17h 52m
Merged PRs (30d)
13

Description

In requirements/runtime.txt, it is necessary as scikit_learn==1.2.1
https://github.com/open-compass/opencompass/blob/main/requirements/runtime.txt#L37

But in requirements/extra.txt,it is set as scikit-learn==1.5
https://github.com/open-compass/opencompass/blob/main/requirements/extra.txt#L3C1-L3C18

which will cause conflict

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.