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

loosen version constraints on frozendict #211

Open
hutch3232 opened this issue Jan 7, 2025 · 0 comments
Open

loosen version constraints on frozendict #211

hutch3232 opened this issue Jan 7, 2025 · 0 comments

Comments

@hutch3232
Copy link

hutch3232 commented Jan 7, 2025

Would it be possible to loosen version constraints on the other dependencies as well? Such tight dependencies makes installing other packages difficult. The latest conda (24.5.0) for instance requires frozendict >= 2.4.2 which is incompatible. That's just one example.

Originally posted by @hutch3232 in #201 (comment)


Jan 07 2025 13:04:20 -0600

#11 [ 7/14] RUN pip install dominodatalab==1.2.4   

Jan 07 2025 13:06:46 -0600

#11 145.8 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.

Jan 07 2025 13:06:46 -0600

Jan 07 2025 13:06:46 -0600

#11 145.8 conda 24.11.2 requires frozendict>=2.4.2, but you have frozendict 2.3.10 which is incompatible.

Jan 07 2025 13:06:46 -0600

Reading through the release log I'm not seeing any breaking changes that necessitate this restriction
https://github.com/Marco-Sulla/python-frozendict/releases

"urllib3~=1.26.12", "typing-extensions>=4.5.0", "frozendict~=2.3.4", "python-dateutil~=2.8.2",

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

No branches or pull requests

1 participant