File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ requires-python = ">=3.11"
3131# Make sure to list one dependency per line.
3232dependencies = [
3333 " dask>=2022.1.0" ,
34- " essreduce>=25.10.0 " ,
34+ " essreduce>=25.10.1 " ,
3535 " graphviz" ,
3636 " numpy>=1.25" ,
3737 " plopp>=25.07.0" ,
Original file line number Diff line number Diff line change 33# --- END OF CUSTOM SECTION ---
44# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
55dask>=2022.1.0
6- essreduce>=25.10.0
6+ essreduce>=25.10.1
77graphviz
88numpy>=1.25
99plopp>=25.07.0
Original file line number Diff line number Diff line change 1- # SHA1:96ea0250e7f1afb29436f906350ce2458536f7e3
1+ # SHA1:dafd19c2a4469467ec27644d1e4d28d14f6e4e7b
22#
33# This file was generated by pip-compile-multi.
44# To update, run:
@@ -29,7 +29,7 @@ dnspython==2.8.0
2929 # via email-validator
3030email-validator==2.3.0
3131 # via scippneutron
32- essreduce==25.10.0
32+ essreduce==25.10.1
3333 # via -r base.in
3434executing==2.2.1
3535 # via stack-data
@@ -115,9 +115,9 @@ ptyprocess==0.7.0
115115 # via pexpect
116116pure-eval==0.2.3
117117 # via stack-data
118- pydantic==2.12.0
118+ pydantic==2.12.1
119119 # via scippneutron
120- pydantic-core==2.41.1
120+ pydantic-core==2.41.3
121121 # via pydantic
122122pygments==2.19.2
123123 # via
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ asttokens==3.0.0
99 # via stack-data
1010certifi==2025.10.5
1111 # via requests
12- charset-normalizer==3.4.3
12+ charset-normalizer==3.4.4
1313 # via requests
1414comm==0.2.3
1515 # via ipywidgets
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ certifi==2025.10.5
1111 # via requests
1212chardet==5.2.0
1313 # via tox
14- charset-normalizer==3.4.3
14+ charset-normalizer==3.4.4
1515 # via requests
1616colorama==0.4.6
1717 # via tox
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ bleach[css]==6.2.0
2828 # via nbconvert
2929certifi==2025.10.5
3030 # via requests
31- charset-normalizer==3.4.3
31+ charset-normalizer==3.4.4
3232 # via requests
3333debugpy==1.8.17
3434 # via ipykernel
@@ -136,7 +136,7 @@ pyzmq==27.1.0
136136 # via
137137 # ipykernel
138138 # jupyter-client
139- referencing==0.36.2
139+ referencing==0.37.0
140140 # via
141141 # jsonschema
142142 # jsonschema-specifications
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ asttokens==3.0.0
1414 # via stack-data
1515certifi==2025.10.5
1616 # via requests
17- charset-normalizer==3.4.3
17+ charset-normalizer==3.4.4
1818 # via requests
1919click==8.3.0
2020 # via dask
@@ -138,9 +138,9 @@ ptyprocess==0.7.0
138138 # via pexpect
139139pure-eval==0.2.3
140140 # via stack-data
141- pydantic==2.12.0
141+ pydantic==2.12.1
142142 # via scippneutron
143- pydantic-core==2.41.1
143+ pydantic-core==2.41.3
144144 # via pydantic
145145pygments==2.19.2
146146 # via
You can’t perform that action at this time.
0 commit comments