Commit b037d475 authored by K900's avatar K900
Browse files

urlwatch: replace pyppeteer with playwright

Upstream changed in 2.28, this was missed, and pyppeteer is very dead
parent bcdfbb56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,9 +23,9 @@ python3Packages.buildPythonApplication rec {
    markdown2
    matrix-client
    minidb
    playwright
    pushbullet-py
    pycodestyle
    pyppeteer
    pyyaml
    requests
  ];