We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6cfbd6 commit d418925Copy full SHA for d418925
helm-chart/images/binderhub/requirements.in
@@ -11,3 +11,6 @@ google-cloud-logging
11
kubernetes==9.*
12
# jupyterhub is pinned to match the JupyterHub Helm chart's version of jupyterhub
13
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