8000 Fix `orjson` loading error by emilykl · Pull Request #4562 · plotly/plotly.py · GitHub
[go: up one dir, main page]

Skip to content

Fix orjson loading error #4562

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

Merged
merged 7 commits into from
Apr 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
refresh doc test cache
  • Loading branch information
emilykl committed Apr 11, 2024
commit 4f72c59ffdeec9535e50fb5c4fd36c34e548ad04
2 changes: 1 addition & 1 deletion doc/requirements.txt
5149
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ orjson
dash-bio
jinja2<3.1
parmed<=3.4.4; python_version<"3.8"
dask==2022.2.0
polars
dask==2022.2.0
0