python36Packages.plotly: 3.1.1 -> 3.3.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-plotly/versions
This commit is contained in:
R. RyanTM 2018-10-24 05:05:27 -07:00 committed by Frederik Rietdijk
parent 6676cf6e88
commit 835043a6f6

View File

@ -11,11 +11,11 @@
buildPythonPackage rec {
pname = "plotly";
version = "3.1.1";
version = "3.3.0";
src = fetchPypi {
inherit pname version;
sha256 = "2e565c8907ea6f9c517423cf5452e4f4b85635bd0dd400aae943339c826d4176";
sha256 = "1bsjk4crf9p08lmgmiibmk8w8kmlrfadyly5l12zz1d330acijl1";
};
propagatedBuildInputs = [