From bc26ab6a2262e32af86256543c80a22471b5c3db Mon Sep 17 00:00:00 2001
From: Chris Fiege <chris@tinyhost.de>
Date: Mon, 25 Apr 2022 21:31:31 +0200
Subject: [PATCH] Flamingo: Bump to master

Fixes https://github.com/pengutronix/flamingo/pull/26
---
 REQUIREMENTS-deploy.txt | 2 +-
 REQUIREMENTS-full.txt   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/REQUIREMENTS-deploy.txt b/REQUIREMENTS-deploy.txt
index fb4b7a1..4055721 100644
--- a/REQUIREMENTS-deploy.txt
+++ b/REQUIREMENTS-deploy.txt
@@ -1,4 +1,4 @@
-flamingo==1.7.1
+git+https://github.com/pengutronix/flamingo@4eddb857376681cfd989ddb1978a3f9210d04e24#egg=flamingo
 beautifulsoup4==4.5.3
 Pillow
 ipython==6
diff --git a/REQUIREMENTS-full.txt b/REQUIREMENTS-full.txt
index a1de15f..39bf539 100644
--- a/REQUIREMENTS-full.txt
+++ b/REQUIREMENTS-full.txt
@@ -1,4 +1,4 @@
-flamingo[full]==1.7.1
+git+https://github.com/pengutronix/flamingo@4eddb857376681cfd989ddb1978a3f9210d04e24#egg=flamingo[full]
 beautifulsoup4==4.5.3
 Pillow
 ipython==6
-- 
GitLab