From 4c1924d6672c8c55776214524bbcdc83af1bf559 Mon Sep 17 00:00:00 2001
From: Christopher Rhodes <christopher.rhodes@embl.de>
Date: Tue, 12 Sep 2023 09:48:24 +0200
Subject: [PATCH] Removed problematic build restriction in requirements

---
 requirements.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.yml b/requirements.yml
index e753f49a..f15cc89d 100644
--- a/requirements.yml
+++ b/requirements.yml
@@ -97,7 +97,7 @@ dependencies:
   - libclang=13.0.1=default_h66ee7f4_1
   - libcurl=8.1.2=h68f0423_0
   - libdeflate=1.10=h8ffe710_0
-  - libhwloc=2.9.1=cpu_hadd60ae_5
+  - libhwloc=2.9.1
   - libiconv=1.17=h8ffe710_0
   - liblapack=3.9.0=16_win64_mkl
   - liblapacke=3.9.0=16_win64_mkl
-- 
GitLab