Skip to content

build: make dependencies versions more reliable#616

Merged
gcroci2 merged 18 commits intodevfrom
set_deps_versions
Jul 9, 2024
Merged

build: make dependencies versions more reliable#616
gcroci2 merged 18 commits intodevfrom
set_deps_versions

Conversation

@gcroci2
Copy link
Copy Markdown
Collaborator

@gcroci2 gcroci2 commented Jun 20, 2024

This PR:

  • Fixes versions for critical dependencies (e.g., PyTorch) and use version ranges for less critical ones (e.g., numpy).
  • Adds a freezed env file up-to-date with the latest versions working of the various packages and an action for testing it.

@gcroci2 gcroci2 changed the base branch from main to dev June 20, 2024 14:33
@gcroci2 gcroci2 linked an issue Jun 20, 2024 that may be closed by this pull request
2 tasks
@gcroci2 gcroci2 closed this Jun 20, 2024
@gcroci2 gcroci2 reopened this Jun 20, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

This PR is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale issue not touched from too much time label Jul 8, 2024
@gcroci2 gcroci2 requested a review from DaniBodor July 9, 2024 08:48
@gcroci2 gcroci2 removed the stale issue not touched from too much time label Jul 9, 2024
Copy link
Copy Markdown
Collaborator

@DaniBodor DaniBodor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea to provide the frozen environment as well.
Can you change "freezed" to "frozen" throughout the PR, please.

@DaniBodor
Copy link
Copy Markdown
Collaborator

DaniBodor commented Jul 9, 2024

there's also the build-repo-freezed-env.yml file where the name isn't updated yet :)

@gcroci2 gcroci2 merged commit 6206f15 into dev Jul 9, 2024
@gcroci2 gcroci2 deleted the set_deps_versions branch July 9, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manage/set dependencies versions

2 participants