Skip to content

Commit 437539f

Browse files
authored
Merge pull request #2478 from Esri/next
v2.4.3 public Conda release
2 parents 247ce4b + cb8936f commit 437539f

14 files changed

+7523
-9
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"* [matplotlib](https://anaconda.org/Esri/matplotlib)\n",
5151
"* [matplotlib-inline](https://anaconda.org/Esri/matplotlib-inline)\n",
5252
"* [networkx >=3.3, <4](https://anaconda.org/Esri/networkx)\n",
53-
"* [numpy >=2.2.0,<3](https://anaconda.org/Esri/numpy) \n",
54-
"* [pandas >=2.0.0,<2.4.0](https://anaconda.org/Esri/pandas) \n",
53+
"* [numpy >=2.3.0,<3](https://anaconda.org/Esri/numpy) \n",
54+
"* [pandas >=2.3.0,<4.0.0](https://anaconda.org/Esri/pandas) \n",
5555
"* [pillow](https://anaconda.org/Esri/pillow)\n",
5656
"* [puremagic >=1.15,<2](https://anaconda.org/Esri/puremagic)\n",
57-
"* [pyarrow >=16,<21](https://anaconda.org/Esri/pyarrow)\n",
57+
"* [pyarrow >=17,<24](https://anaconda.org/Esri/pyarrow)\n",
5858
"* [pydantic >=2.8.2,<3](https://anaconda.org/Esri/pydantic)\n",
5959
"* [pylerc](https://anaconda.org/Esri/pylerc)\n",
6060
"* [pyspnego >=0.8.0](https://anaconda.org/Esri/pyspnego)\n",
@@ -107,7 +107,7 @@
107107
"name": "python",
108108
"nbconvert_exporter": "python",
109109
"pygments_lexer": "ipython3",
110-
"version": "3.13.5"
110+
"version": "3.12.7"
111111
},
112112
"toc": {
113113
"base_numbering": 1,

guide/02-api-overview/release_notes_243.ipynb

Lines changed: 512 additions & 0 deletions
Large diffs are not rendered by default.

guide/03-the-gis/customizing-the-look-and-feel-of-your-gis.ipynb

Lines changed: 457 additions & 1 deletion
Large diffs are not rendered by default.

guide/13-managing-arcgis-applications/cloning-editing-storymap.ipynb

Lines changed: 987 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)