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 4daab3b commit 4418673Copy full SHA for 4418673
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
# TODO: ensure compatibility with the latest version of lazy-object-proxy
43
# https://github.com/apify/apify-sdk-python/issues/460
44
"impit>=0.5.3",
45
- "lazy-object-proxy<1.11.0",
+ "lazy-object-proxy<1.12.1",
46
"more_itertools>=10.2.0",
47
"typing-extensions>=4.1.0",
48
"websockets>=14.0",
0 commit comments