diff --git a/coffea-base/environment.yaml b/coffea-base/environment.yaml index ed0a84d..9a540d6 100644 --- a/coffea-base/environment.yaml +++ b/coffea-base/environment.yaml @@ -9,7 +9,7 @@ dependencies: - voms # x509 proxy system - ca-policy-lcg # WLCG trusted CAs - xrootd - - htcondor=24.0.2 # pin HTCondor for LPC https://github.com/CoffeaTeam/lpcjobqueue/issues/38 + - htcondor - curl # jupyter-related - jupyterlab diff --git a/coffea-dask/environment.yaml b/coffea-dask/environment.yaml index 6e0b66a..52d2c40 100644 --- a/coffea-dask/environment.yaml +++ b/coffea-dask/environment.yaml @@ -11,7 +11,7 @@ dependencies: - xrootd # we have issues with conflicting openssl version and htcondor 10.8.0 version is last one # which we able to resolve in this environment.yaml - - htcondor=24.0.2 # pin HTCondor for LPC https://github.com/CoffeaTeam/lpcjobqueue/issues/38 + - htcondor - curl # jupyter-related - jupyterlab