dep version not pinned
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.5k
- Forks
- 433
- PR merge metrics
- No merged PRs in 30d
Description
it's more chill to pin all the deps. https://github.com/lm-sys/RouteLLM/pull/48 already pins Python>=3.10 but idk what the least version you want is.
Also, https://github.com/lm-sys/RouteLLM/pull/46 needed to happen before I could run the examples from the repo.
Will draft some pins. pdm will do it for me.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's dependency metadata and PDM setup first, along with the referenced pull requests. Determine the intended minimum Python version and dependency versions, then pin the dependencies consistently and verify that the examples can run as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100