From 4bd5592d30d564ac2a2305276fa3333358fae786 Mon Sep 17 00:00:00 2001 From: Benedikt Burger <67148916+BenediktBurger@users.noreply.github.com> Date: Mon, 19 Feb 2024 17:01:27 +0100 Subject: [PATCH] Bump pyleco in environment for Python 3.9 --- .github/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/environment.yml b/.github/environment.yml index 1239bae..a42d68c 100644 --- a/.github/environment.yml +++ b/.github/environment.yml @@ -9,7 +9,7 @@ dependencies: - jsonrpc2-pyclient==4.3.0 - openrpc==8.1.0 - uuid7==0.1.0 - - pyleco==0.2.0 + - pyleco==0.2.2 - PyTrinamic>=0.2 - PyQt6 - qtpy