Skip to content

Commit d1fe218

Browse files
committed
chore: upper bouynd apify-shared
1 parent c4b4ec7 commit d1fe218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
keywords = ["apify", "api", "client", "automation", "crawling", "scraping"]
2727
dependencies = [
28-
"apify-shared>=1.5.0",
28+
"apify-shared>=1.5.0,<2.0.0",
2929
"colorama>=0.4.0",
3030
"httpx>=0.25",
3131
"more_itertools>=10.0.0",

0 commit comments

Comments
 (0)