Compare commits

...

3 Commits

Author SHA1 Message Date
dgtlmoon
30001980d0 Let pyppeteer set pyee 2025-03-23 19:41:57 +01:00
dgtlmoon
ff33ca48c1 rc9 is better 2025-03-23 19:39:12 +01:00
dgtlmoon
92084b4b00 pyppeteer-ng 2.0.0rc8 has much loser requirements 2025-03-23 18:03:07 +01:00

View File

@@ -1,6 +1,3 @@
# Used by Pyppeteer
pyee
eventlet>=0.38.0
feedgen~=0.9
flask-compress
@@ -73,7 +70,8 @@ jq~=1.3; python_version >= "3.8" and sys_platform == "linux"
# playwright is installed at Dockerfile build time because it's not available on all platforms
pyppeteer-ng==2.0.0rc5
pyppeteer-ng==2.0.0rc9
pyppeteerstealth>=0.0.4
# Include pytest, so if theres a support issue we can ask them to run these tests on their setup