From 07ac97071d2792e439895c309da376fe5ed805fe Mon Sep 17 00:00:00 2001 From: "Jens H. Nielsen" Date: Fri, 1 Nov 2024 15:57:00 +0100 Subject: [PATCH] Try to see if wrapt 1.17.0rc1 resolves the issue --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac49fc8a038..ea16a9eb58c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -502,7 +502,7 @@ websockets==13.1 # qcodes widgetsnbextension==4.0.13 # via ipywidgets -wrapt==1.16.0 +wrapt==1.17.0rc1 # via # qcodes (pyproject.toml) # deprecated