Skip to content

Commit ad8f5be

Browse files
committed
crawlee[parsel] to dev dependencies
1 parent 37cc555 commit ad8f5be

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ keywords = [
3636
dependencies = [
3737
"apify-client<2.0.0",
3838
"apify-shared<2.0.0",
39-
"crawlee[parsel]~=0.6.0",
39+
"crawlee~=0.6.0",
4040
"cryptography>=42.0.0",
4141
"httpx>=0.27.0",
4242
# TODO: ensure compatibility with the latest version of lazy-object-proxy
@@ -63,6 +63,7 @@ scrapy = ["scrapy>=2.11.0"]
6363
[dependency-groups]
6464
dev = [
6565
"build~=1.2.0",
66+
"crawlee[parsel]~=0.6.0",
6667
"dycw-pytest-only>=2.1.1",
6768
"griffe~=1.9.0",
6869
"mypy~=1.17.0",

uv.lock

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

0 commit comments

Comments
 (0)