We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf4021 commit b90499eCopy full SHA for b90499e
1 file changed
README.md
@@ -26,14 +26,14 @@ utility which allows you to deploy your project to a Scrapyd server.
26
27
This image is based on `debian:bookworm`, 8 latest stable python packages are installed:
28
29
-- scrapy==2.14.0
+- scrapy==2.14.1
30
- scrapyd==1.6.0
31
- scrapyd-client==2.0.3
32
- scrapy-splash==0.11.1
33
- scrapyrt==v0.17.0
34
- spidermon==1.24.0
35
- scrapy-poet==0.26.0
36
-- scrapy-playwright==v0.0.44
+- scrapy-playwright==v0.0.46
37
38
```bash
39
# fetch latest versions
0 commit comments