Skip to content

Commit d418925

Browse files
committed
Pin to pycurl 7.43.0.5
We stick with this version because newer ones do not have wheels on pypi.org (anymore?).
1 parent e6cfbd6 commit d418925

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

helm-chart/images/binderhub/requirements.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ google-cloud-logging
1111
kubernetes==9.*
1212
# jupyterhub is pinned to match the JupyterHub Helm chart's version of jupyterhub
1313
jupyterhub==1.1.*
14+
# For pycurl v7.43.0.6 there are no wheels available on pypi.org, so stick
15+
# to the previous version for now.
16+
pycurl==7.43.0.5

0 commit comments

Comments
 (0)