Skip to content

Commit bab3e48

Browse files
committed
install apify 3.3.2b1 to try apify/apify-sdk-python#832 (comment)
1 parent 161d1b4 commit bab3e48

2 files changed

Lines changed: 62 additions & 62 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = [{name = "Honza Javorek", email = "honza@junior.guru"}]
77
license = {text = "AGPL-3.0-only"}
88
requires-python = ">=3.13,<3.14"
99
dependencies = [
10-
"apify[scrapy]>=3.0.2",
10+
"apify[scrapy]>=3.3.2b1",
1111
"apify-client>=2.1.0", # deployment of actors, monitoring, automation
1212
"apify-shared", # importing a few enums
1313
"click>=8.3.0",

0 commit comments

Comments
 (0)