From 42d32a0b0429ec2345915907f416e137ce3bbf90 Mon Sep 17 00:00:00 2001 From: mhucka Date: Fri, 1 Apr 2022 17:02:58 -0700 Subject: [PATCH] Update some required versions --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9cb4370..00f3ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ appdirs == 1.4.4 boltons == 21.0.0 -commonpy == 1.8.2 +commonpy == 1.9.1 fastnumbers == 3.1.0 keyring == 23.2.1 openpyxl == 3.0.7 @@ -19,9 +19,9 @@ pytest >= 6.2.5 python-decouple == 3.5 python_dateutil == 2.8.2 pywebio == 1.4.0 -rich >= 10.14.0 +rich >= 12.0.1 setuptools == 58.3.0 -sidetrack >= 2.0.0 +sidetrack >= 2.0.1 tornado == 6.1 python-slugify == 4.0.1 validators == 0.18.2