Skip to content

Commit ce6fab0

Browse files
committed
tmp pin crawlee to last beta
1 parent b481352 commit ce6fab0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ keywords = [
3636
dependencies = [
3737
"apify-client>=2.0.0,<3.0.0",
3838
"apify-shared>=2.0.0,<3.0.0",
39-
"crawlee>=1.0.0,<2.0.0",
39+
# "crawlee>=1.0.0,<2.0.0",
40+
"crawlee==1.0.2b4", # Temporary pin
4041
"cachetools>=5.5.0",
4142
"cryptography>=42.0.0",
4243
"impit>=0.6.1",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)