Cloud-CV / Cloud-CV/evalai-cli

Please consider loosening dependency requirements

Open
#343 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
57
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Hello,

in `requirements.txt` there are lots of dependencies whose versions are fixed, this is causing trouble when pip tries to resolve dependency issues. Often times evalai cli runs without problem but other programs that run under the same env would crash. Would you consider using `>=`/`<=` instead of '==`? Thank you.

Contributor guide

Open the contributing guide

Research direction

Start with requirements.txt and review the pinned dependency versions and their compatibility constraints. Check whether loosening the constraints allows pip to resolve the CLI environment while preserving a successful installation; done means the dependency requirements are updated without breaking installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.