File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,11 +2,12 @@ name: ohw-site
22channels :
33 - conda-forge
44dependencies :
5- - python>=3.10
5+ - python>=3.8,<3.9
66 # website/blog building
77 - myst-nb>=0.16.0
88 - sphinx>= 5.0.2
99 - jupytext
10+ - pre-commit
1011 # - sphinx-panels
1112 - ablog>=0.10.26
1213 - sphinx-autobuild>=2021.3.14
Original file line number Diff line number Diff line change @@ -38,13 +38,13 @@ importlib-metadata==6.6.0
3838importlib-resources == 5.8.0
3939invoke == 1.7.1
4040ipykernel == 6.15.1
41- ipython == 8.13 .2
41+ ipython == 8.12 .2
4242ipython-genutils == 0.2.0
4343ipywidgets == 8.0.6
4444jedi == 0.18.2
4545Jinja2 == 3.1.2
4646jsonschema == 4.6.2
47- jupyter-cache == 0.5.0
47+ jupyter-cache == 0.6.1
4848jupyter-client == 7.3.4
4949jupyter_core == 5.3.0
5050jupyterlab-pygments == 0.2.2
@@ -109,7 +109,7 @@ sphinxcontrib-htmlhelp==2.0.0
109109sphinxcontrib-jsmath == 1.0.1
110110sphinxcontrib-qthelp == 1.0.3
111111sphinxcontrib-serializinghtml == 1.1.5
112- SQLAlchemy == 1.4.46
112+ SQLAlchemy == 2.0.15
113113stack-data == 0.3.0
114114tabulate == 0.8.10
115115terminado == 0.17.1
@@ -127,5 +127,5 @@ wcwidth==0.2.5
127127webencodings == 0.5.1
128128wheel == 0.37.1
129129widgetsnbextension == 4.0.7
130- xarray == 2023.5 .0
130+ xarray == 2022.11 .0
131131zipp == 3.8.0
You can’t perform that action at this time.
0 commit comments