Skip to content

Comments

Relax package version constraints#2

Merged
guillaumehu merged 1 commit intoKrishnaswamyLab:mainfrom
cmvcordova:relax-package-constraints
Oct 30, 2025
Merged

Relax package version constraints#2
guillaumehu merged 1 commit intoKrishnaswamyLab:mainfrom
cmvcordova:relax-package-constraints

Conversation

@cmvcordova
Copy link
Contributor

Summary

  • Changed package version constraints from == to >= in requirements.txt
  • Changed package version constraints from == to >= in settings.ini

This allows for more flexible dependency management and easier installation across different environments.

Changes

  • requirements.txt: Relaxed version constraints for all pinned packages
  • settings.ini: Relaxed version constraints in both requirements and dev_requirements fields

Fixes the issue with strict package version requirements.

Changed package version constraints from == to >= in both requirements.txt and settings.ini to allow for more flexible dependency management and easier installation across different environments.
@guillaumehu
Copy link
Collaborator

thank you !

@guillaumehu guillaumehu merged commit 8baae9c into KrishnaswamyLab:main Oct 30, 2025
1 check failed
@cmvcordova cmvcordova deleted the relax-package-constraints branch October 30, 2025 18:34
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.

2 participants