Skip to content

Commit 6ad2668

Browse files
committed
chore: Update Impit to v0.6.1
1 parent 0400e8a commit 6ad2668

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ 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.0rc1",
39+
"crawlee==1.0.0rc2",
4040
"cachetools>=5.5.0",
4141
"cryptography>=42.0.0",
42+
"impit>=0.6.1",
4243
# TODO: ensure compatibility with the latest version of lazy-object-proxy
4344
# https://github.com/apify/apify-sdk-python/issues/460
44-
"impit>=0.5.3",
4545
"lazy-object-proxy<1.11.0",
4646
"more_itertools>=10.2.0",
4747
"typing-extensions>=4.1.0",

0 commit comments

Comments
 (0)