From 82657d0a53be984a16f4710bfcbe73ae4de625ef Mon Sep 17 00:00:00 2001 From: Kent Bull Date: Thu, 24 Apr 2025 20:09:47 -0600 Subject: [PATCH] revert dependencies to match cit-keri 1.2.7-rc1 --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 75d3a3b..52aad6a 100644 --- a/setup.py +++ b/setup.py @@ -81,8 +81,8 @@ 'cit-keri==1.2.7-rc1', 'hio==0.6.14', 'multicommand==1.0.0', - 'blake3==1.0.4', - 'falcon==4.0.2', + 'blake3==0.4.1', + 'falcon==3.1.3', 'http_sfv==0.9.9' ], extras_require={