Skip to content

Commit f84bead

Browse files
committed
tox -e deps
1 parent 959b7ee commit f84bead

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# will not be touched by ``make_base.py``
33
# --- END OF CUSTOM SECTION ---
44
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
5-
dask>=2024.7.0
5+
dask>=2022.1.0
66
essreduce>=25.05.3
77
graphviz
88
numpy>=1.25

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:e5f19e89c28c46d0069980c19299af1a774ddf63
1+
# SHA1:8cd11f24389497f17c533713cf71285ce2961028
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -37,7 +37,7 @@ executing==2.2.0
3737
# via stack-data
3838
fonttools==4.58.5
3939
# via matplotlib
40-
fsspec==2025.5.1
40+
fsspec==2025.7.0
4141
# via dask
4242
graphviz==0.21
4343
# via -r base.in

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ certifi==2025.7.14
3030
# via requests
3131
charset-normalizer==3.4.2
3232
# via requests
33-
debugpy==1.8.14
33+
debugpy==1.8.15
3434
# via ipykernel
3535
defusedxml==0.7.1
3636
# via nbconvert

requirements/nightly.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# --- END OF CUSTOM SECTION ---
33
# The following was generated by 'tox -e deps', DO NOT EDIT MANUALLY!
4-
dask>=2024.7.0
4+
dask>=2022.1.0
55
graphviz
66
numpy>=1.25
77
pythreejs>=2.4.1

requirements/nightly.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SHA1:6031a640f9590a12eee0bcc3dc58ec5a1f101996
1+
# SHA1:0ba9f657845acc0b421eda91268e9e6cbaa4d4ae
22
#
33
# This file was generated by pip-compile-multi.
44
# To update, run:
@@ -46,7 +46,7 @@ executing==2.2.0
4646
# via stack-data
4747
fonttools==4.58.5
4848
# via matplotlib
49-
fsspec==2025.5.1
49+
fsspec==2025.7.0
5050
# via dask
5151
graphviz==0.21
5252
# via -r nightly.in

0 commit comments

Comments
 (0)