From aa10a3cbac89c8aa08a4741ec8411b2dc943195f Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 20 Sep 2024 17:13:09 +1200 Subject: [PATCH] update rns to v0.7.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b99a7..0a89e52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ aiohttp>=3.9.5 cx_freeze>=7.0.0 lxmf>=0.5.3 peewee>=3.17.3 -rns>=0.7.7 +rns>=0.7.8 websockets>=12.0