We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a4dc9 commit 29aab27Copy full SHA for 29aab27
packages/python/plotly/tox.ini
@@ -60,6 +60,7 @@ deps=
60
pandas==0.24.2
61
xarray==0.10.9
62
statsmodels==0.10.2
63
+ pillow==5.2.0
64
backports.tempfile==1.0
65
optional: --editable=file:///{toxinidir}/../plotly-geo
66
optional: numpy==1.16.5
@@ -71,7 +72,6 @@ deps=
71
72
optional: shapely==1.7.0
73
optional: geopandas==0.3.0
74
optional: pyshp==1.2.10
- optional: pillow==5.2.0
75
optional: matplotlib==2.2.3
76
optional: scikit-image==0.14.4
77
optional: kaleido
0 commit comments