From b42603f3aebcbbdf6edc18883dc64526726177b0 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Wed, 28 Dec 2022 00:53:10 +0000 Subject: [PATCH] Update requirements.txt Attempt to fix issue with attrs failure --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c184744..fddbfb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ bitstring autobahn jinja2==2.11.3 markupsafe==2.0.1 +attrs==22.2.0