Skip to content

Commit cd031d9

Browse files
Update requirements.in to specify pycurl separately
1 parent 528eacb commit cd031d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

images/binderhub-service/requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
# To update requirements.txt, use the "Run workflow" button at
33
# https://github.com/2i2c-org/binderhub-service/actions/workflows/watch-dependencies.yaml
44
#
5-
binderhub[pycurl] @ https://github.com/jupyterhub/binderhub/archive/main.zip --no-binary pycurl
5+
binderhub @ https://github.com/jupyterhub/binderhub/archive/main.zip
6+
pycurl --no-binary

0 commit comments

Comments
 (0)