File tree 1 file changed +18
-16
lines changed
1 file changed +18
-16
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
6
6
#
7
- aiohappyeyeballs==2.4.6
7
+ aiohappyeyeballs==2.6.1
8
8
# via aiohttp
9
- aiohttp==3.11.12
9
+ aiohttp==3.11.16
10
10
# via dask-gateway
11
11
aiosignal==1.3.2
12
12
# via aiohttp
13
- attrs==25.1 .0
13
+ attrs==25.3 .0
14
14
# via aiohttp
15
- bokeh==3.6.3
15
+ bokeh==3.7.2
16
16
# via -r Dockerfile.requirements.in
17
17
click==8.1.8
18
18
# via
@@ -25,23 +25,23 @@ cloudpickle==3.1.1
25
25
# distributed
26
26
contourpy==1.3.1
27
27
# via bokeh
28
- dask==2025.1 .0
28
+ dask==2025.3 .0
29
29
# via
30
30
# dask-gateway
31
31
# distributed
32
32
dask-gateway @ file:///opt/dask-gateway
33
33
# via -r Dockerfile.requirements.in
34
- distributed==2025.1 .0
34
+ distributed==2025.3 .0
35
35
# via dask-gateway
36
36
frozenlist==1.5.0
37
37
# via
38
38
# aiohttp
39
39
# aiosignal
40
- fsspec==2025.2.0
40
+ fsspec==2025.3.2
41
41
# via dask
42
42
idna==3.10
43
43
# via yarl
44
- jinja2==3.1.5
44
+ jinja2==3.1.6
45
45
# via
46
46
# bokeh
47
47
# distributed
@@ -53,11 +53,13 @@ markupsafe==3.0.2
53
53
# via jinja2
54
54
msgpack==1.1.0
55
55
# via distributed
56
- multidict==6.1.0
56
+ multidict==6.4.2
57
57
# via
58
58
# aiohttp
59
59
# yarl
60
- numpy==2.2.2
60
+ narwhals==1.34.1
61
+ # via bokeh
62
+ numpy==2.2.4
61
63
# via
62
64
# -r Dockerfile.requirements.in
63
65
# bokeh
@@ -74,15 +76,15 @@ partd==1.4.2
74
76
# via dask
75
77
pillow==11.1.0
76
78
# via bokeh
77
- propcache==0.2 .1
79
+ propcache==0.3 .1
78
80
# via
79
81
# aiohttp
80
82
# yarl
81
- psutil==6.1.1
83
+ psutil==7.0.0
82
84
# via distributed
83
85
python-dateutil==2.9.0.post0
84
86
# via pandas
85
- pytz==2025.1
87
+ pytz==2025.2
86
88
# via pandas
87
89
pyyaml==6.0.2
88
90
# via
@@ -94,7 +96,7 @@ six==1.17.0
94
96
# via python-dateutil
95
97
sortedcontainers==2.4.0
96
98
# via distributed
97
- tblib==3.0 .0
99
+ tblib==3.1 .0
98
100
# via distributed
99
101
toolz==1.0.0
100
102
# via
@@ -106,13 +108,13 @@ tornado==6.4.2
106
108
# bokeh
107
109
# dask-gateway
108
110
# distributed
109
- tzdata==2025.1
111
+ tzdata==2025.2
110
112
# via pandas
111
113
urllib3==2.3.0
112
114
# via distributed
113
115
xyzservices==2025.1.0
114
116
# via bokeh
115
- yarl==1.18.3
117
+ yarl==1.19.0
116
118
# via aiohttp
117
119
zict==3.0.0
118
120
# via distributed
You can’t perform that action at this time.
0 commit comments