Skip to content

Commit c4b4ec7

Browse files
committed
refactor: add apify-shared version requirements
1 parent adbcb4d commit c4b4ec7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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<2.0.0",
28+
"apify-shared>=1.5.0",
2929
"colorama>=0.4.0",
3030
"httpx>=0.25",
3131
"more_itertools>=10.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)