diff --git a/helm-chart/images/binderhub/requirements.txt b/helm-chart/images/binderhub/requirements.txt index 8e51e7279..491b807f2 100644 --- a/helm-chart/images/binderhub/requirements.txt +++ b/helm-chart/images/binderhub/requirements.txt @@ -169,6 +169,10 @@ rsa==4.9 ruamel-yaml==0.18.6 # via jupyter-telemetry ruamel-yaml-clib==0.2.8 + # via kubernetes + +# The following packages are considered to be unsafe in a requirements file: +setuptools==70.3.0 # via ruamel-yaml six==1.16.0 # via @@ -198,7 +202,3 @@ urllib3==2.2.2 # requests websocket-client==1.8.0 # via kubernetes - -# The following packages are considered to be unsafe in a requirements file: -setuptools==70.3.0 - # via kubernetes