Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dvc dependency in the templates #140

Closed
3 of 5 tasks
gsolard opened this issue Mar 13, 2023 · 0 comments
Closed
3 of 5 tasks

Update dvc dependency in the templates #140

gsolard opened this issue Mar 13, 2023 · 0 comments
Labels
3 - Quality of Life Not a priority enhancement New feature or request NLP Issue related to the NLP template NUM Issue related to the NUM template VISION Issue related to the VISION template

Comments

@gsolard
Copy link
Collaborator

gsolard commented Mar 13, 2023

Problem

dvc is currently included in the requirements.txt with version 1.10.1.
In order to work properly, we force pathspec to be version 0.9.0 in order to avoid this bug (iterative/dvc#8217)

Concerned template

  • NLP template
  • NUM template
  • VISION template
  • API template
  • How templates are generated - Jinja

Solution

It appears that the latest version of dvc don't have this problem. It should make gabarit more stable to use them (to check)

@gsolard gsolard added enhancement New feature or request NLP Issue related to the NLP template NUM Issue related to the NUM template VISION Issue related to the VISION template 3 - Quality of Life Not a priority labels Mar 13, 2023
@gsolard gsolard closed this as completed Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Quality of Life Not a priority enhancement New feature or request NLP Issue related to the NLP template NUM Issue related to the NUM template VISION Issue related to the VISION template
Projects
None yet
Development

No branches or pull requests

1 participant