We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a73de1 commit c378cdeCopy full SHA for c378cde
packages/python/plotly/tox.ini
@@ -59,14 +59,14 @@ deps=
59
pytz==2016.10
60
retrying==1.3.3
61
pytest==3.5.1
62
+ pandas==0.19.2
63
backports.tempfile==1.0
64
optional: --editable=file:///{toxinidir}/../plotly-geo
65
optional: numpy==1.11.3
66
optional: ipython[all]==5.1.0
67
optional: ipywidgets==7.2.0
68
optional: ipykernel==4.8.2
69
optional: jupyter==1.0.0
- optional: pandas==0.19.2
70
optional: scipy==0.18.1
71
optional: shapely==1.6.4
72
optional: geopandas==0.3.0
0 commit comments