From 720336ddda37470237b57937d0ee95912b7001f7 Mon Sep 17 00:00:00 2001
From: Simon Bjurek <simbj106@student.liu.se>
Date: Mon, 27 Jan 2025 16:01:21 +0100
Subject: [PATCH] fixes from mr comments

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

diff --git a/pyproject.toml b/pyproject.toml
index 21ece32f..a9074708 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,7 +13,6 @@ dependencies = [
   "setuptools_scm[toml]>=6.2",
   "networkx>=3",
   "qtawesome",
-  "pyqt6",
 ]
 classifiers = [
   "Intended Audience :: Education",
-- 
GitLab