diff --git a/Golden_Repo/d/distributed/distributed-2.30.1-gcccoremkl-11.3.0-2022.1.0.eb b/Golden_Repo/d/distributed/distributed-2.30.1-gcccoremkl-11.3.0-2022.1.0.eb index fc2cb5f5708bea60964a7e372e24ba63cbb2e1fe..7f93f1c3b73d9ea6ba84d7a898d5eaa666c30a93 100644 --- a/Golden_Repo/d/distributed/distributed-2.30.1-gcccoremkl-11.3.0-2022.1.0.eb +++ b/Golden_Repo/d/distributed/distributed-2.30.1-gcccoremkl-11.3.0-2022.1.0.eb @@ -15,7 +15,7 @@ exts_defaultclass = 'PythonPackage' dependencies = [ ('Python', '3.10.4'), - ('dask', '2022.10.2'), + ('dask', '2022.10.2', '', ('gcccoremkl', '11.3.0-2022.1.0')), ('SciPy-bundle', '2022.05', '', ('gcccoremkl', '11.3.0-2022.1.0')), ('bokeh', '2.4.2', '', ('gcccoremkl', '11.3.0-2022.1.0')), ]