Skip to content

Commit 538de38

Browse files
committed
Fix test requirements conflicts
1 parent 0888963 commit 538de38

File tree

3 files changed

+11
-14
lines changed

3 files changed

+11
-14
lines changed

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

+5-6
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ statsmodels
55
Pillow==10.2.0
66
pytest==7.4.4
77
pytz==2023.3.post1
8-
ipython[all]==7.22.0
9-
ipywidgets<8
10-
ipykernel==5.5.3
11-
jupyter==1.0.0
8+
ipython[all]
9+
ipywidgets
10+
ipykernel
11+
jupyter
1212
scipy==1.11.4
1313
Shapely==2.0.2
1414
geopandas==0.14.4
@@ -17,5 +17,4 @@ matplotlib==3.8.2
1717
scikit-image==0.22.0
1818
psutil==5.9.7
1919
kaleido
20-
orjson==3.9.10
21-
jupyter-console==6.4.4
20+
orjson==3.9.10

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

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

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

+5-6
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ statsmodels
66
Pillow==10.2.0
77
pytest==7.4.4
88
pytz==2023.3.post1
9-
ipython[all]==7.22.0
10-
ipywidgets<8
11-
ipykernel==5.5.3
12-
jupyter==1.0.0
9+
ipython[all]
10+
ipywidgets
11+
ipykernel
12+
jupyter
1313
scipy==1.11.4
1414
Shapely==2.0.2
1515
geopandas==0.14.4
@@ -18,5 +18,4 @@ matplotlib==3.8.2
1818
scikit-image==0.22.0
1919
psutil==5.9.7
2020
kaleido
21-
orjson==3.9.10
22-
jupyter-console==6.4.4
21+
orjson==3.9.10

0 commit comments

Comments
 (0)