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 f0ba351 commit 64b86f7Copy full SHA for 64b86f7
pyproject.toml
@@ -25,8 +25,8 @@ requires-python = ">=3.8"
25
dependencies = [
26
"aiofiles >= 22.1.0",
27
"aioshutil >= 1.0",
28
- "apify-client >= 1.3.1",
29
- "apify-shared >= 1.0.2",
+ "apify-client == 1.3.1",
+ "apify-shared == 1.0.2",
30
"colorama >= 0.4.6",
31
"cryptography >= 39.0.0",
32
"httpx >= 0.24.1",
0 commit comments