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 c4b4ec7 commit d1fe218Copy full SHA for d1fe218
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
]
26
keywords = ["apify", "api", "client", "automation", "crawling", "scraping"]
27
dependencies = [
28
- "apify-shared>=1.5.0",
+ "apify-shared>=1.5.0,<2.0.0",
29
"colorama>=0.4.0",
30
"httpx>=0.25",
31
"more_itertools>=10.0.0",
0 commit comments