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

➖ Remove orjson and ujson from default dependencies #11842

Merged
merged 2 commits into from
Jul 14, 2024

Conversation

tiangolo
Copy link
Member

As discussed in #11659, and following from PR #11720, installing ORJSON by default makes the default installation of FastAPI into work on PyPy.

I'm removing them from the default dependencies. They are still included in the extra optional dependencies all.

So, people that install:

pip install "fastapi[all]"

will have it installed.

@tiangolo tiangolo merged commit 4d3ef06 into master Jul 14, 2024
44 checks passed
@tiangolo tiangolo deleted the remove-ujson-orjson branch July 14, 2024 17:46
z0z0r4 added a commit to mcmod-info-mirror/mcim that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant