Skip to content

Convert pyproject.toml dependencies from approx equal to lower bound#2948

Merged
agoose77 merged 1 commit into
jupyter-book:mainfrom
coretl:main
Jun 10, 2026
Merged

Convert pyproject.toml dependencies from approx equal to lower bound#2948
agoose77 merged 1 commit into
jupyter-book:mainfrom
coretl:main

Conversation

@coretl

@coretl coretl commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This allows them to coexist more easily with other python deps in a single venv

Fixes #2082

This allows them to coexist more easily with other python deps in a
single venv
@changeset-bot

changeset-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: cb9bae9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coretl

coretl commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

I'm guessing that I need to add a label to this PR, but I don't seem to have permission to do this?

@agoose77 agoose77 added the enhancement New feature or request label Jun 10, 2026
@agoose77

Copy link
Copy Markdown
Contributor

@coretl typically we want people to install this tool in its own environment. But, as discussed in #2082, we can try loosening them for the benefits that it brings users.

You can add a label in future by naming the branch feat/XXX or fix/XXX

@agoose77 agoose77 merged commit c001ce0 into jupyter-book:main Jun 10, 2026
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pip install failed due to "platformdirs~=4.2.2" in mystmd-py

2 participants