From 4359fa5c9c4c93b52df022c18a9460aee0b2b5c6 Mon Sep 17 00:00:00 2001
From: Simon Wittl <simon.wittl@th-deg.de>
Date: Thu, 12 Dec 2024 07:53:47 +0100
Subject: [PATCH] ros changes

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 3c8d241..19f78ee 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
 authors = [
     { name = "swittl", email = "simon.wittl@th-deg.de" }
 ]
-requires-python = ">=3.10"
+requires-python = ">=3.8"
 dependencies = [
     "matplotlib<=3.9",
     "numpy>=1.23",
-- 
GitLab