diff --git a/README.md b/README.md index 12b9f6f1..c587cef4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ The latest version can always be found at http://github.com/shotgunsoftware/pyth ## Minimum Requirements -* ShotGrid server v2.4.12+. -* Python v2.7 or v3.7 +* Python v3.7 ## Documentation Tutorials and detailed documentation about the Python API are available at http://developer.shotgridsoftware.com/python-api). diff --git a/docs/installation.rst b/docs/installation.rst index 844b3517..c40f6156 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -6,10 +6,7 @@ Installation Minimum Requirements ******************** -- ShotGrid server v5.4.14 or higher for API v3.0.16+. -- ShotGrid server v2.4.12 or higher for API v3.0.8. -- ShotGrid server v1.8 or higher for API v3.0.7. -- Python 2.7 or Python 3.7 +- Python 3.7 .. note:: Some features of the API are only supported by more recent versions of the ShotGrid server.