From efb1f3f01dd39ab419e6b7533428177e0cd54466 Mon Sep 17 00:00:00 2001
From: Maximilian Moser <maximilian.moser@tuwien.ac.at>
Date: Wed, 28 Feb 2024 17:18:02 +0100
Subject: [PATCH] Update formatscaper dependencies

---
 formatscaper/Pipfile.lock | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/formatscaper/Pipfile.lock b/formatscaper/Pipfile.lock
index b97d49b..bcea4e7 100644
--- a/formatscaper/Pipfile.lock
+++ b/formatscaper/Pipfile.lock
@@ -22,6 +22,7 @@
                 "sha256:97d323ba03ad3d017a4d047fd0b2d3e733c5a360c07f87d269f96641c3de729f"
             ],
             "index": "pypi",
+            "markers": "python_version >= '3.8'",
             "version": "==4.4.1"
         },
         "python-utils": {
@@ -87,6 +88,7 @@
                 "sha256:fd66fc5d0da6d9815ba2cebeb4205f95818ff4b79c3ebe268e75d961704af52f"
             ],
             "index": "pypi",
+            "markers": "python_version >= '3.6'",
             "version": "==6.0.1"
         },
         "typing-extensions": {
@@ -99,11 +101,12 @@
         },
         "urwid": {
             "hashes": [
-                "sha256:bc302170fdbdda0aded2787ba66006af939dcff967606e9840a6f2af149adf12",
-                "sha256:dea5b2e8f992946774fe864894d55c1045175d96c1266904755909dcd52d3cb5"
+                "sha256:597fa2d19ac788e4607d2a48aca32f257342201cb55e5f6a00a8fcd24e62a5ab",
+                "sha256:80b922d2051db6abe598b7e1b0b31d8d04fcc56d35bb1ec40b3c128fa0bd23ab"
             ],
             "index": "pypi",
-            "version": "==2.6.4"
+            "markers": "python_version >= '3.8'",
+            "version": "==2.6.7"
         },
         "wcwidth": {
             "hashes": [
-- 
GitLab