Skip to content

Commit 3285b72

Browse files
system requirements guide updated
1 parent 247ce4b commit 3285b72

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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,<23](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,

0 commit comments

Comments
 (0)