From f906fda085536ae907a5e68a66f6decc79cad32b Mon Sep 17 00:00:00 2001
From: "Hartung, Michael" <michael.hartung@uni-hamburg.de>
Date: Sat, 22 Apr 2023 00:11:41 +0200
Subject: [PATCH] no flake8 linting due to conflicts with black linting

Former-commit-id: d32a6609111e9fbb55abb843e7a17f4509227d8d [formerly 1459172a0126a035208e0f00c9f3ec94816dc5c6]
Former-commit-id: 8e8e8f6077ccf0658a29bdb362eeb2b9773b5678
---
 requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 29678f2..a6e34e2 100755
--- a/requirements.txt
+++ b/requirements.txt
@@ -52,7 +52,6 @@ pooch==1.7.0
 prompt-toolkit==3.0.38
 psycopg2-binary==2.8.6
 pycodestyle==2.10.0
-pycosat==0.6.3
 pycparser==2.21
 pyflakes==3.0.1
 pyOpenSSL==23.0.0
-- 
GitLab