Skip to content

Commit 095d2d8

Browse files
authored
Merge pull request #4842 from plotly/py312-deps
Update python 3.12 test requirements to speed up CI
2 parents 87e5a39 + 71ad3d8 commit 095d2d8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: packages/python/plotly/test_requirements/requirements_312_no_numpy_optional.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ matplotlib==3.8.2
1717
scikit-image==0.22.0
1818
psutil==5.9.7
1919
kaleido
20-
orjson==3.9.10
20+
orjson==3.9.10
21+
jupyter-console==6.4.4

Diff for: packages/python/plotly/test_requirements/requirements_312_optional.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ matplotlib==3.8.2
1818
scikit-image==0.22.0
1919
psutil==5.9.7
2020
kaleido
21-
orjson==3.9.10
21+
orjson==3.9.10
22+
jupyter-console==6.4.4

0 commit comments

Comments
 (0)