Skip to content

Commit a85227a

Browse files
authored
Merge pull request #2071 from Esri/jy-upd-sys-req
Update sys req to Python 3.10 - 3.12
2 parents 65da70a + 8945f28 commit a85227a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/01-getting-started/system-requirements.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"metadata": {},
2323
"source": [
2424
"## Operating System \n",
25-
"The ArcGIS API for Python 2.3.1 is compatible with 64-bit versions of Windows, macOS, and Linux.\n",
25+
"The ArcGIS API for Python 2.4.0 release is compatible with 64-bit versions of Windows, macOS, and Linux.\n",
2626
"\n",
2727
"## Python Version\n",
28-
"Python 3.9.x to 3.11.x is required to use the ArcGIS API for Python 2.3.1.\n",
28+
"Python 3.10.x to 3.12.x is required to use the ArcGIS API for Python 2.3.1.\n",
2929
"\n",
3030
"## Dependencies\n",
3131
"The full power of the ArcGIS API for Python is best experienced when all its dependencies are installed. However, specific tasks such as GIS administration and content management can be accomplished with a subset of dependencies installed. See [Install with minimum Dependencies](../install-and-set-up#install-with-minimum-dependencies) to install the `arcgis` package in this manner.\n",

0 commit comments

Comments
 (0)