From 5dc1fcf6fad7e623a32986a18cec36a0b6001c86 Mon Sep 17 00:00:00 2001 From: Robert Winkler Date: Mon, 17 Jul 2023 15:07:28 +0200 Subject: [PATCH] Pin version of kenning-pipeline-manager-backend-communication 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..402fa31a 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/antmicro/kenning-pipeline-manager-backend-communication.git@20e7202b6436313af4a59daf2b7927dd931bb058 pytest