From c382a9d9cc07558596994f105fa069e474624f62 Mon Sep 17 00:00:00 2001 From: Eric Deutsch Date: Thu, 13 Jul 2023 01:39:52 +0000 Subject: [PATCH] update to the latest validator that fixes dependency problem and bump GUI version --- code/UI/interactive/rtx.version | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/UI/interactive/rtx.version b/code/UI/interactive/rtx.version index 848bec9f1..872344037 100644 --- a/code/UI/interactive/rtx.version +++ b/code/UI/interactive/rtx.version @@ -1 +1 @@ -Audacious Aardwolf +Defeated Aardwolf diff --git a/requirements.txt b/requirements.txt index 0e899e672..b63c89ebd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ aiohttp==3.8.4 boto3==1.24.59 tornado==6.3.2 MarkupSafe==2.1.2 -reasoner-validator==3.6.5 +reasoner-validator==3.7.1 pronto==2.5.3 pygit2==1.10.0 tabulate==0.9.0