Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 421 Bytes

File metadata and controls

11 lines (8 loc) · 421 Bytes
id upgrading-to-v3
title Upgrading to v3
description Breaking changes and migration guide from v2 to v3.

This page summarizes the breaking changes between Apify Python API Client v2.x and v3.0.

Python version support

Support for Python 3.10 has been dropped. The Apify Python API Client v3.x now requires Python 3.11 or later. Make sure your environment is running a compatible version before upgrading.