From 66e6f580622d34b7ba920c7f3d227653c76749e7 Mon Sep 17 00:00:00 2001 From: Robert Winkler Date: Mon, 17 Jul 2023 15:46:19 +0200 Subject: [PATCH] FIXME: Use fixes for python 3.8 Signed-off-by: Robert Winkler --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc227c50..e8ff09db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ fusesoc git+https://github.com/amaranth-lang/amaranth numexpr hdlConvertor -git+https://github.com/antmicro/kenning-pipeline-manager-backend-communication.git +git+https://github.com/rw1nkler/kenning-pipeline-manager-backend-communication.git@fix-python3.8 pytest