Skip to content

Commit 384b52f

Browse files
committed
Test "copy-of-mantisus-protect-request-fields" Crawlee branch
1 parent e7e5137 commit 384b52f

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ keywords = [
3737
dependencies = [
3838
"apify-client>=2.3.0,<3.0.0",
3939
"apify-shared>=2.0.0,<3.0.0",
40-
"crawlee>=1.0.4,<2.0.0",
40+
"crawlee @ git+https://github.com/apify/crawlee-python.git@copy-of-Mantisus-protect-request-fields",
4141
"cachetools>=5.5.0",
4242
"cryptography>=42.0.0",
4343
"impit>=0.8.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# The test fixture will put the Apify SDK wheel path on the next line
22
APIFY_SDK_WHEEL_PLACEHOLDER
33
uvicorn[standard]
4-
crawlee[parsel]>=1.0.0,<2.0.0
4+
crawlee[parsel] @ git+https://github.com/apify/crawlee-python.git@copy-of-Mantisus-protect-request-fields

uv.lock

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

0 commit comments

Comments
 (0)