From 1ad216dbd5cbf9edd30ca2a31d65c03fca074949 Mon Sep 17 00:00:00 2001 From: Alessandro Candido Date: Wed, 28 Feb 2024 08:03:43 +0100 Subject: [PATCH] build: Update qibojit reference in lock file --- poetry.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poetry.lock b/poetry.lock index 95758b4e62..5c11aa67fe 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3994,7 +3994,7 @@ scipy = ">=0.13.2" [[package]] name = "qibojit" -version = "0.1.1" +version = "0.1.3" description = "Simulation tools based on numba and cupy." category = "dev" optional = false @@ -4012,7 +4012,7 @@ scipy = "^1.10.1" type = "git" url = "https://github.com/qiboteam/qibojit.git" reference = "py3.12" -resolved_reference = "55868af1ffb5664d7d80c927d6c1cfc3ab5b42c2" +resolved_reference = "7d9e4d488a271e13164811ee4d335bee384d5483" [[package]] name = "recommonmark"