python: plotly: 4.8.2 -> 4.9.0

gstqt5
Frederik Rietdijk 2020-08-16 19:31:10 +02:00
parent 42ad51aa85
commit d1ed1e5f2f
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@
buildPythonPackage rec {
pname = "plotly";
version = "4.8.2";
version = "4.9.0";
src = fetchPypi {
inherit pname version;
sha256 = "ce55e1a9669ea7455574ddbfe2fb52636eb63a6c29387ee0c0a929ed2325f916";
sha256 = "257f530ffd73754bd008454826905657b329053364597479bb9774437a396837";
};
propagatedBuildInputs = [