File tree Expand file tree Collapse file tree 9 files changed +48
-47
lines changed Expand file tree Collapse file tree 9 files changed +48
-47
lines changed Original file line number Diff line number Diff line change @@ -19,27 +19,27 @@ cyclebane==24.6.0
1919 # via sciline
2020cycler==0.12.1
2121 # via matplotlib
22- dask==2024.8.2
22+ dask==2024.9.0
2323 # via -r base.in
2424decorator==5.1.1
2525 # via ipython
26- essreduce==24.9.0
26+ essreduce==24.9.1
2727 # via -r base.in
2828exceptiongroup==1.2.2
2929 # via ipython
3030executing==2.1.0
3131 # via stack-data
3232fonttools==4.53.1
3333 # via matplotlib
34- fsspec==2024.6.1
34+ fsspec==2024.9.0
3535 # via dask
3636graphviz==0.20.3
3737 # via -r base.in
3838h5py==3.11.0
3939 # via
4040 # scippneutron
4141 # scippnexus
42- importlib-metadata==8.4 .0
42+ importlib-metadata==8.5 .0
4343 # via dask
4444ipydatawidgets==4.3.5
4545 # via pythreejs
@@ -53,7 +53,7 @@ jedi==0.19.1
5353 # via ipython
5454jupyterlab-widgets==3.0.13
5555 # via ipywidgets
56- kiwisolver==1.4.6
56+ kiwisolver==1.4.7
5757 # via matplotlib
5858locket==1.0.0
5959 # via partd
@@ -91,7 +91,7 @@ pexpect==4.9.0
9191 # via ipython
9292pillow==10.4.0
9393 # via matplotlib
94- plopp==24.6.0
94+ plopp==24.9.1
9595 # via
9696 # -r base.in
9797 # scippneutron
@@ -123,9 +123,9 @@ scipp==24.9.1
123123 # essreduce
124124 # scippneutron
125125 # scippnexus
126- scippneutron==24.8 .0
126+ scippneutron==24.9 .0
127127 # via -r base.in
128- scippnexus==24.8.1
128+ scippnexus==24.9.0
129129 # via
130130 # -r base.in
131131 # essreduce
@@ -160,5 +160,5 @@ wcwidth==0.2.13
160160 # via prompt-toolkit
161161widgetsnbextension==4.0.13
162162 # via ipywidgets
163- zipp==3.20.1
163+ zipp==3.20.2
164164 # via importlib-metadata
Original file line number Diff line number Diff line change 77# will not be touched by ``make_base.py``
88# --- END OF CUSTOM SECTION ---
99# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
10+ pandas
11+ pooch
12+ pytest
Original file line number Diff line number Diff line change 1- # SHA1:71bfa26144d7bd59b7128e5f32727ebae47f0168
1+ # SHA1:c4f3e9aaa3abd10fcdf497bea14415857f62cc89
22#
33# This file is autogenerated by pip-compile-multi
44# To update, run:
@@ -11,31 +11,29 @@ charset-normalizer==3.3.2
1111 # via requests
1212exceptiongroup==1.2.2
1313 # via pytest
14- idna==3.8
14+ idna==3.10
1515 # via requests
1616iniconfig==2.0.0
1717 # via pytest
1818numpy==2.1.1
19- # via
20- # -r basetest.in
21- # pandas
19+ # via pandas
2220packaging==24.1
2321 # via
2422 # pooch
2523 # pytest
2624pandas==2.2.2
2725 # via -r basetest.in
28- platformdirs==4.2.2
26+ platformdirs==4.3.6
2927 # via pooch
3028pluggy==1.5.0
3129 # via pytest
3230pooch==1.8.2
3331 # via -r basetest.in
34- pytest==8.3.2
32+ pytest==8.3.3
3533 # via -r basetest.in
3634python-dateutil==2.9.0.post0
3735 # via pandas
38- pytz==2024.1
36+ pytz==2024.2
3937 # via pandas
4038requests==2.32.3
4139 # via pooch
@@ -45,5 +43,5 @@ tomli==2.0.1
4543 # via pytest
4644tzdata==2024.1
4745 # via pandas
48- urllib3==2.2.2
46+ urllib3==2.2.3
4947 # via requests
Original file line number Diff line number Diff line change @@ -17,28 +17,28 @@ colorama==0.4.6
1717 # via tox
1818distlib==0.3.8
1919 # via virtualenv
20- filelock==3.15.4
20+ filelock==3.16.1
2121 # via
2222 # tox
2323 # virtualenv
2424gitdb==4.0.11
2525 # via gitpython
2626gitpython==3.1.43
2727 # via -r ci.in
28- idna==3.8
28+ idna==3.10
2929 # via requests
3030packaging==24.1
3131 # via
3232 # -r ci.in
3333 # pyproject-api
3434 # tox
35- platformdirs==4.2.2
35+ platformdirs==4.3.6
3636 # via
3737 # tox
3838 # virtualenv
3939pluggy==1.5.0
4040 # via tox
41- pyproject-api==1.7.1
41+ pyproject-api==1.7.2
4242 # via tox
4343requests==2.32.3
4444 # via -r ci.in
@@ -48,9 +48,9 @@ tomli==2.0.1
4848 # via
4949 # pyproject-api
5050 # tox
51- tox==4.18 .0
51+ tox==4.19 .0
5252 # via -r ci.in
53- urllib3==2.2.2
53+ urllib3==2.2.3
5454 # via requests
55- virtualenv==20.26.3
55+ virtualenv==20.26.5
5656 # via tox
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ arrow==1.3.0
2626 # via isoduration
2727async-lru==2.0.4
2828 # via jupyterlab
29- cffi==1.17.0
29+ cffi==1.17.1
3030 # via argon2-cffi-bindings
3131copier==9.3.1
3232 # via -r dev.in
@@ -87,9 +87,9 @@ prometheus-client==0.20.0
8787 # via jupyter-server
8888pycparser==2.22
8989 # via cffi
90- pydantic==2.8 .2
90+ pydantic==2.9 .2
9191 # via copier
92- pydantic-core==2.20.1
92+ pydantic-core==2.23.4
9393 # via pydantic
9494python-json-logger==2.0.7
9595 # via jupyter-events
@@ -115,7 +115,7 @@ terminado==0.18.1
115115 # jupyter-server-terminals
116116toposort==1.10
117117 # via pip-compile-multi
118- types-python-dateutil==2.9.0.20240821
118+ types-python-dateutil==2.9.0.20240906
119119 # via arrow
120120uri-template==1.3.0
121121 # via jsonschema
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ docutils==0.21.2
4242 # sphinxcontrib-bibtex
4343fastjsonschema==2.20.0
4444 # via nbformat
45- idna==3.8
45+ idna==3.10
4646 # via requests
4747imagesize==1.4.1
4848 # via sphinx
@@ -62,7 +62,7 @@ jsonschema==4.23.0
6262 # via nbformat
6363jsonschema-specifications==2023.12.1
6464 # via jsonschema
65- jupyter-client==8.6.2
65+ jupyter-client==8.6.3
6666 # via
6767 # ipykernel
6868 # nbclient
@@ -85,7 +85,7 @@ markupsafe==2.1.5
8585 # via
8686 # jinja2
8787 # nbconvert
88- mdit-py-plugins==0.4.1
88+ mdit-py-plugins==0.4.2
8989 # via myst-parser
9090mdurl==0.1.2
9191 # via markdown-it-py
@@ -110,7 +110,7 @@ pandas==2.2.2
110110 # via -r docs.in
111111pandocfilters==1.5.1
112112 # via nbconvert
113- platformdirs==4.2.2
113+ platformdirs==4.3.6
114114 # via
115115 # jupyter-core
116116 # pooch
@@ -128,7 +128,7 @@ pybtex-docutils==1.0.3
128128 # via sphinxcontrib-bibtex
129129pydata-sphinx-theme==0.15.4
130130 # via -r docs.in
131- pytz==2024.1
131+ pytz==2024.2
132132 # via pandas
133133pyzmq==26.2.0
134134 # via
@@ -160,15 +160,15 @@ sphinx==8.0.2
160160 # sphinx-copybutton
161161 # sphinx-design
162162 # sphinxcontrib-bibtex
163- sphinx-autodoc-typehints==2.3.0
163+ sphinx-autodoc-typehints==2.4.3
164164 # via -r docs.in
165165sphinx-copybutton==0.5.2
166166 # via -r docs.in
167167sphinx-design==0.6.1
168168 # via -r docs.in
169169sphinxcontrib-applehelp==2.0.0
170170 # via sphinx
171- sphinxcontrib-bibtex==2.6.2
171+ sphinxcontrib-bibtex==2.6.3
172172 # via -r docs.in
173173sphinxcontrib-devhelp==2.0.0
174174 # via sphinx
@@ -190,7 +190,7 @@ tornado==6.4.1
190190 # jupyter-client
191191tzdata==2024.1
192192 # via pandas
193- urllib3==2.2.2
193+ urllib3==2.2.3
194194 # via requests
195195webencodings==0.5.1
196196 # via
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ cyclebane==24.6.0
2020 # via sciline
2121cycler==0.12.1
2222 # via matplotlib
23- dask==2024.8.2
23+ dask==2024.9.0
2424 # via -r nightly.in
2525decorator==5.1.1
2626 # via ipython
@@ -30,15 +30,15 @@ executing==2.1.0
3030 # via stack-data
3131fonttools==4.53.1
3232 # via matplotlib
33- fsspec==2024.6.1
33+ fsspec==2024.9.0
3434 # via dask
3535graphviz==0.20.3
3636 # via -r nightly.in
3737h5py==3.11.0
3838 # via
3939 # scippneutron
4040 # scippnexus
41- importlib-metadata==8.4 .0
41+ importlib-metadata==8.5 .0
4242 # via dask
4343ipydatawidgets==4.3.5
4444 # via pythreejs
@@ -52,7 +52,7 @@ jedi==0.19.1
5252 # via ipython
5353jupyterlab-widgets==3.0.13
5454 # via ipywidgets
55- kiwisolver==1.4.6
55+ kiwisolver==1.4.7
5656 # via matplotlib
5757locket==1.0.0
5858 # via partd
@@ -135,5 +135,5 @@ wcwidth==0.2.13
135135 # via prompt-toolkit
136136widgetsnbextension==4.0.13
137137 # via ipywidgets
138- zipp==3.20.1
138+ zipp==3.20.2
139139 # via importlib-metadata
Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ cfgv==3.4.0
99 # via pre-commit
1010distlib==0.3.8
1111 # via virtualenv
12- filelock==3.15.4
12+ filelock==3.16.1
1313 # via virtualenv
14- identify==2.6.0
14+ identify==2.6.1
1515 # via pre-commit
1616nodeenv==1.9.1
1717 # via pre-commit
18- platformdirs==4.2.2
18+ platformdirs==4.3.6
1919 # via virtualenv
2020pre-commit==3.8.0
2121 # via -r static.in
2222pyyaml==6.0.2
2323 # via pre-commit
24- virtualenv==20.26.3
24+ virtualenv==20.26.5
2525 # via pre-commit
Original file line number Diff line number Diff line change 55#
66# pip-compile-multi
77#
8- build==1.2.1
8+ build==1.2.2
99 # via -r wheels.in
1010packaging==24.1
1111 # via build
You can’t perform that action at this time.
0 commit comments