From ef2ac9a680565c0e1128ffa11bc9d4264e66cec4 Mon Sep 17 00:00:00 2001 From: Tomasz Duda Date: Tue, 23 Apr 2024 00:36:55 +0200 Subject: [PATCH] update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 824ce0c840..bdb61aca4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,8 +29,8 @@ pyparsing >= 3.0 argcomplete>=2.0.0 # for mcumgr -git+https://github.com/tomaszduda23/smp/@f9b85266485062f6a466989e8f59b913cc83b08b -git+https://github.com/tomaszduda23/smpclient/@d25c8035ae2858fd41a106058297b619d58fbcb5 +smp @ git+https://github.com/tomaszduda23/smp/@f9b85266485062f6a466989e8f59b913cc83b08b +smpclient @ git+https://github.com/tomaszduda23/smpclient/@d25c8035ae2858fd41a106058297b619d58fbcb5 bleak==0.21.1 pydantic==2.7.0 cbor2==5.6.1