File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ cloudpickle==2.1.0
2424 # via
2525 # dask
2626 # distributed
27- dask==2022.6 .0
27+ dask==2022.1 .0
2828 # via
2929 # dask-gateway
3030 # distributed
3131dask-gateway @ file:///opt/dask-gateway
3232 # via -r Dockerfile.requirements.in
33- distributed==2022.6 .0
33+ distributed==2022.1 .0
3434 # via dask-gateway
3535frozenlist==1.3.0
3636 # via
@@ -47,9 +47,7 @@ jinja2==3.1.2
4747 # bokeh
4848 # distributed
4949locket==1.0.0
50- # via
51- # distributed
52- # partd
50+ # via partd
5351markupsafe==2.1.1
5452 # via jinja2
5553msgpack==1.0.4
@@ -97,9 +95,10 @@ tornado==6.1
9795 # distributed
9896typing-extensions==4.2.0
9997 # via bokeh
100- urllib3==1.26.9
101- # via distributed
10298yarl==1.7.2
10399 # via aiohttp
104100zict==2.2.0
105101 # via distributed
102+
103+ # The following packages are considered to be unsafe in a requirements file:
104+ # setuptools
Original file line number Diff line number Diff line change 33aiohttp
44click >= 8.1.3
55dask >= 2022.1.0
6- distributed >= 2022.1.0 , ! =2022.5.1 , != 2022.5.2
6+ distributed = =2022.1.0
77pyyaml
88tornado
You can’t perform that action at this time.
0 commit comments