InternLM / InternLM/HuixiangDou

Dependency hardening: pin minimum safe dependency versions

Open Beginner friendly
#445 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for HuixiangDou. Low-priority dependency-hardening note, not an active vulnerability report - a default install resolves to safe versions today.

These declarations also permit older versions with known CVEs; pinning a minimum prevents an accidental downgrade (please test compatibility):

- transformers: pin >= 4.51.0 (e.g. CVE-2025-3263 and 1 more)

(Low-priority dependency-hygiene note - feel free to close if not useful, happy to send a PR.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Find the dependency declaration that permits transformers versions below 4.51.0 and inspect how dependencies are tested in this repository. Update the minimum safely, verify installation and compatibility, and confirm that the dependency no longer resolves below the requested version.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning, security
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.