Widen/Opening-up dependency versions

Open Beginner friendly
#128 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
64/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Active
Tech stack
python
Domain
build-system

Research direction

Start by locating the dependency declaration file and reviewing the currently pinned or capped versions. Identify which ceilings can be widened without changing the requested dependency set, then verify that Mighty still installs alongside other packages and that the existing test suite passes.

Written by the indexing model from the issue text.

Description

enhancement

Currently the dependencies have very narrow versions specified, making it very hard to install Mighty alongside other packages. As we discussed last year, opening up the ceilings of dependency versions would be great.

Dominant language
Python
Stars
61
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from automl/Mighty

All issues in automl/Mighty

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.