diff --git a/guide/01-getting-started/system-requirements.ipynb b/guide/01-getting-started/system-requirements.ipynb index dac82b4892..581c986f95 100644 --- a/guide/01-getting-started/system-requirements.ipynb +++ b/guide/01-getting-started/system-requirements.ipynb @@ -50,11 +50,11 @@ "* [matplotlib](https://anaconda.org/Esri/matplotlib)\n", "* [matplotlib-inline](https://anaconda.org/Esri/matplotlib-inline)\n", "* [networkx >=3.3, <4](https://anaconda.org/Esri/networkx)\n", - "* [numpy >=2.2.0,<3](https://anaconda.org/Esri/numpy) \n", - "* [pandas >=2.0.0,<2.4.0](https://anaconda.org/Esri/pandas) \n", + "* [numpy >=2.3.0,<3](https://anaconda.org/Esri/numpy) \n", + "* [pandas >=2.3.0,<4.0.0](https://anaconda.org/Esri/pandas) \n", "* [pillow](https://anaconda.org/Esri/pillow)\n", "* [puremagic >=1.15,<2](https://anaconda.org/Esri/puremagic)\n", - "* [pyarrow >=16,<21](https://anaconda.org/Esri/pyarrow)\n", + "* [pyarrow >=17,<23](https://anaconda.org/Esri/pyarrow)\n", "* [pydantic >=2.8.2,<3](https://anaconda.org/Esri/pydantic)\n", "* [pylerc](https://anaconda.org/Esri/pylerc)\n", "* [pyspnego >=0.8.0](https://anaconda.org/Esri/pyspnego)\n", @@ -107,7 +107,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.13.5" + "version": "3.12.7" }, "toc": { "base_numbering": 1,