From c0068fa01a721abcb66d3b8f23c2738e89034885 Mon Sep 17 00:00:00 2001 From: Thomas Alexander Date: Mon, 1 Apr 2024 13:57:06 -0300 Subject: [PATCH] Update conandata.yml for qe-qasm Match dependency of qe-qasm https://github.com/openqasm/qe-qasm/blob/f6d695fd9f18462e65f6290d05ccb4ccb371b288/conandata.yml#L4 --- conan/qasm/conandata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conan/qasm/conandata.yml b/conan/qasm/conandata.yml index 7faae607c..61acb5500 100644 --- a/conan/qasm/conandata.yml +++ b/conan/qasm/conandata.yml @@ -3,7 +3,7 @@ sources: requirements: - "gmp/6.2.1" - "mpfr/4.1.0" - - "mpc/1.2.0" + - "mpc/1.3.1" - "bison/3.8.2" - "flex/2.6.4" build_requirements: