From dcd0ce945b25ab4eb024e3753bbb877cde53f936 Mon Sep 17 00:00:00 2001
From: Tobias Hangleiter <tobias.hangleiter@rwth-aachen.de>
Date: Fri, 12 Jul 2024 17:50:45 +0200
Subject: [PATCH] Bump qutil version
---
pyproject.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyproject.toml b/pyproject.toml
index 77170f7..a97eebb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
dependencies = [
"packaging",
"lazy-loader",
- "qutech-util >= 2023.7.1",
+ "qutech-util >= 2024.7.1",
"numpy",
"scipy",
"matplotlib >= 3.7",
--
GitLab