diff --git a/containers/quantecon-build/environment.yml b/containers/quantecon-build/environment.yml index f113ebe..d95a46b 100644 --- a/containers/quantecon-build/environment.yml +++ b/containers/quantecon-build/environment.yml @@ -18,7 +18,7 @@ dependencies: # Bump as a set when the lecture repos move to a newer anaconda release. - numpy=2.3.5 - scipy=1.16.3 - - pandas=2.3.3 + - pandas=3.0.3 - matplotlib=3.10.6 - seaborn=0.13.2 - sympy=1.14.0 diff --git a/containers/quantecon/environment.yml b/containers/quantecon/environment.yml index d56f16c..ab11714 100644 --- a/containers/quantecon/environment.yml +++ b/containers/quantecon/environment.yml @@ -8,7 +8,7 @@ channels: - conda-forge dependencies: - python=3.13 - - anaconda=2025.12 # Full Anaconda: numpy, scipy, pandas, matplotlib, seaborn, sympy, jupyter, jupyterlab, ipywidgets, networkx, statsmodels, numba, and 400+ more + - anaconda=2026.06 # Full Anaconda: numpy, scipy, pandas, matplotlib, seaborn, sympy, jupyter, jupyterlab, ipywidgets, networkx, statsmodels, numba, and 400+ more - nodejs>=20,<25 # netlify-cli (preview-netlify) + jupyterlab; capped at node 24 LTS (exclude non-LTS 25) - pip - pip: