We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0400e8a commit 6ad2668Copy full SHA for 6ad2668
pyproject.toml
@@ -36,12 +36,12 @@ keywords = [
36
dependencies = [
37
"apify-client>=2.0.0,<3.0.0",
38
"apify-shared>=2.0.0,<3.0.0",
39
- "crawlee==1.0.0rc1",
+ "crawlee==1.0.0rc2",
40
"cachetools>=5.5.0",
41
"cryptography>=42.0.0",
42
+ "impit>=0.6.1",
43
# TODO: ensure compatibility with the latest version of lazy-object-proxy
44
# https://github.com/apify/apify-sdk-python/issues/460
- "impit>=0.5.3",
45
"lazy-object-proxy<1.11.0",
46
"more_itertools>=10.2.0",
47
"typing-extensions>=4.1.0",
0 commit comments