From 0161ef793f3912a1e1f38496d550cdb34e13bf6d Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sat, 13 Jan 2024 04:05:37 +0100 Subject: [PATCH 1/3] requirements: update modules --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0db55a803591..05bd69507934 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -colorama>=0.4.5 +colorama>=0.4.6 websockets>=12.0 PyYAML>=6.0.1 jellyfish>=1.0.3 -jinja2>=3.1.2 +jinja2>=3.1.3 schema>=0.7.5 -kivy>=2.2.1 +kivy>=2.3.0 bsdiff4>=1.2.4 -platformdirs>=4.0.0 +platformdirs>=4.1.0 certifi>=2023.11.17 -cython>=3.0.6 +cython>=3.0.8 cymem>=2.0.8 orjson>=3.9.10 \ No newline at end of file From 57ebf8259531215babd0d68c030739c9d84ee471 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Fri, 16 Feb 2024 05:31:09 +0100 Subject: [PATCH 2/3] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05bd69507934..75a07e8d2574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorama>=0.4.6 +colorama>=0.4.5 websockets>=12.0 PyYAML>=6.0.1 jellyfish>=1.0.3 From e74e9ed8b3f1967806631cc808d531aa3b1721dc Mon Sep 17 00:00:00 2001 From: black-sliver <59490463+black-sliver@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:56:41 +0100 Subject: [PATCH 3/3] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 75a07e8d2574..e2ccb67c18d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorama>=0.4.5 +colorama>=0.4.6 websockets>=12.0 PyYAML>=6.0.1 jellyfish>=1.0.3 @@ -10,4 +10,4 @@ platformdirs>=4.1.0 certifi>=2023.11.17 cython>=3.0.8 cymem>=2.0.8 -orjson>=3.9.10 \ No newline at end of file +orjson>=3.9.10