Skip to content

Commit 70608da

Browse files
committed
update dependency list for v2.4.1
1 parent 4444b00 commit 70608da

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

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

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -37,41 +37,41 @@
3737
" > * pipenv virtual environment: See [`Pipfile` and `Pipfile.lock`](https://pipenv.pypa.io/en/latest/pipfile/) for details.\n",
3838
" \n",
3939
"\n",
40-
"* [pandas>=2.0.0,<2.2.0](https://anaconda.org/Esri/pandas) \n",
41-
"* [numpy>=1.21.6,<2](https://anaconda.org/Esri/numpy) \n",
42-
"* [pyshp>=2,<3](https://anaconda.org/conda-forge/pyshp/)\n",
43-
"* [pillow](https://python-pillow.github.io/)\n",
44-
"* [certifi](https://github.com/certifi/python-certifi) \n",
45-
"* [matplotlib](https://anaconda.org/esri/matplotlib)\n",
46-
"* [matplotlib-inline](https://anaconda.org/anaconda/matplotlib-inline/)\n",
47-
"* [notebook](https://anaconda.org/esri/notebook)\n",
48-
"* [ipywidgets >=7,<8](https://anaconda.org/esri/ipywidgets)\n",
49-
"* [widgetsnbextension >=3](https://anaconda.org/esri/widgetsnbextension)\n",
50-
"* [keyring>=23.3.0](https://anaconda.org/esri/keyring)\n",
51-
"* [urllib3>=1.26.1,<3](https://anaconda.org/conda-forge/urllib3/)\n",
52-
"* [cachetools](https://anaconda.org/conda-forge/cachetools)\n",
53-
"* [lxml](https://anaconda.org/esri/lxml)\n",
54-
"* [puremagic >=1.15,<2](https://github.com/cdgriffith/puremagic)\n",
55-
"* [cryptography](https://anaconda.org/esri/cryptography)\n",
56-
"* [jupyter-client<=6.1.12](https://anaconda.org/conda-forge/jupyter-client/)\n",
57-
"* [pylerc](https://anaconda.org/esri/pylerc)\n",
58-
"* [pyarrow>11.0.0](https://arrow.apache.org/)\n",
59-
"* [ujson>=3](https://anaconda.org/conda-forge/ujson/)\n",
60-
"* [geomet](https://anaconda.org/esri/geomet/)\n",
61-
"* [requests>=2.30.0,<2.32.0](https://anaconda.org/conda-forge/requests/)\n",
62-
"* [requests-oauthlib](https://anaconda.org/conda-forge/requests-oauthlib/)\n",
63-
"* [requests-toolbelt](https://anaconda.org/esri/requests-toolbelt/)\n",
64-
"* [requests_ntlm](https://anaconda.org/esri/requests_ntlm/)\n",
65-
"* [requests-gssapi](https://anaconda.org/esri/requests-gssapi/)\n",
66-
"* [requests-kerberos](https://anaconda.org/esri/requests-kerberos/)\n",
67-
"* [truststore](https://anaconda.org/esri/truststore/)\n",
68-
"* [dask>=2023.3.2](https://anaconda.org/esri/dask/)\n",
69-
"* [pyspnego>=0.8.0](https://anaconda.org/conda-forge/pyspnego/)\n",
70-
" * Python>=3.10\n",
40+
"* [anywidget](https://anaconda.org/Esri/anywidget)\n",
41+
"* [cachetools](https://anaconda.org/anaconda/cachetools)\n",
42+
"* [certifi](hhttps://anaconda.org/anaconda/certifi) \n",
43+
"* [cryptography](https://anaconda.org/Esri/cryptography)\n",
44+
"* [dask >=2024.12.1,<2025.1.0](https://anaconda.org/Esri/dask)\n",
45+
"* [geomet](https://anaconda.org/Esri/geomet)\n",
46+
"* [ipywidgets >=8](https://anaconda.org/Esri/ipywidgets)\n",
47+
"* [jupyterlab >=4.0.7,<5](https://anaconda.org/Esri/jupyterlab)\n",
48+
"* [keyring >=23.3.0](https://anaconda.org/Esri/keyring)\n",
49+
"* [lxml](https://anaconda.org/Esri/lxml)\n",
50+
"* [matplotlib](https://anaconda.org/Esri/matplotlib)\n",
51+
"* [matplotlib-inline](https://anaconda.org/Esri/matplotlib-inline)\n",
52+
"* [networkx](https://anaconda.org/Esri/networkx)\n",
53+
"* [numpy >=1.21.6,<2](https://anaconda.org/Esri/numpy) \n",
54+
"* [pandas >=2.0.0,<2.3.0](https://anaconda.org/Esri/pandas) \n",
55+
"* [pillow](https://anaconda.org/Esri/pillow)\n",
56+
"* [puremagic >=1.15,<2](https://anaconda.org/Esri/puremagic)\n",
57+
"* [pyarrow >=14,<17](https://anaconda.org/Esri/pyarrow)\n",
58+
"* [pydantic >=2.8.2,<3](https://anaconda.org/Esri/pydantic)\n",
59+
"* [pylerc](https://anaconda.org/Esri/pylerc)\n",
60+
"* [pyspnego >=0.8.0](https://anaconda.org/Esri/pyspnego)\n",
61+
"* [requests >=2.32.3,<3](https://anaconda.org/anaconda/requests)\n",
62+
"* [requests-gssapi](https://anaconda.org/Esri/requests-gssapi)\n",
63+
"* [requests-kerberos](https://anaconda.org/Esri/requests-kerberos)\n",
64+
"* [requests-oauthlib](https://anaconda.org/anaconda/requests-oauthlib)\n",
65+
"* [requests-toolbelt](https://anaconda.org/Esri/requests-toolbelt)\n",
66+
"* [truststore](https://anaconda.org/Esri/truststore)\n",
67+
"* [ujson >=3](https://anaconda.org/anaconda/ujson)\n",
68+
"* [urllib3 >=2.1.0,<3](https://anaconda.org/anaconda/urllib3)\n",
69+
"* [websocket-client >=1.2.3,<2](https://anaconda.org/anaconda/websocket-client)\n",
70+
"\n",
71+
"\n",
7172
"* **Windows only:**\n",
72-
" * [pywin32>=223](https://anaconda.org/conda-forge/pywin32/)\n",
73-
" * pywin-security\n",
74-
" * [requests-negotiate-sspi](https://anaconda.org/esri/requests-negotiate-sspi/)\n",
73+
" * [pywin32-security](https://anaconda.org/Esri/pywin32-security)\n",
74+
" * [requests-negotiate-sspi](https://anaconda.org/Esri/requests-negotiate-sspi)\n",
7575
"\n",
7676
"> Note: The dependencies above result from installing using `conda`. Versions may vary if `arcgis` is installed using `pip`.\n",
7777
"\n",

0 commit comments

Comments
 (0)