Skip to content

Commit 64075c8

Browse files
authored
Fetching - Upgrading to pyppeteer-ng 2.0.0rc8 (more modern pyee requirements)
1 parent d58a71c commit 64075c8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements.txt

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Used by Pyppeteer
2-
pyee
3-
41
eventlet>=0.38.0
52
feedgen~=0.9
63
flask-compress
@@ -73,7 +70,8 @@ jq~=1.3; python_version >= "3.8" and sys_platform == "linux"
7370

7471
# playwright is installed at Dockerfile build time because it's not available on all platforms
7572

76-
pyppeteer-ng==2.0.0rc5
73+
pyppeteer-ng==2.0.0rc9
74+
7775
pyppeteerstealth>=0.0.4
7876

7977
# Include pytest, so if theres a support issue we can ask them to run these tests on their setup

0 commit comments

Comments
 (0)