From 407bd0d12730c9c5a7b92a00ddead55cbba40823 Mon Sep 17 00:00:00 2001
From: "jakob.dieterle" <jakob.dieterle@stud.uni-goettingen.de>
Date: Tue, 15 Mar 2022 09:20:25 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index daadb515..b9db2c13 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ addresses.
 
 Make sure the following packages and tools are installed:
 
-- Python 3.6
+- Python 3.8
 - [Pipenv](https://docs.pipenv.org/en/latest/)
 - [Docker](https://www.docker.com/) or a local installation of [Postgres](https://www.postgresql.org/)
 - `npm` or `yarn` (you can use `npm` to install `yarn`)
-- 
GitLab