From 2c664db0dd15237f32b51de98b562a8875332749 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 15 Nov 2022 12:14:28 -0800 Subject: [PATCH] Updated requirements with latest stuff --- requirements.txt | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3c3c6ba..82cb07c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,14 +2,13 @@ astroid==2.9.3 isort==5.10.1 lazy-object-proxy==1.7.1 mccabe==0.6.1 -parsimonious==0.9.0 +parsimonious==0.10.0 Pillow==9.1.1 -platformdirs==2.4.1 -pylint==2.12.2 -regex==2022.6.2 -reportlab==3.6.10 +platformdirs==2.5.4 +regex==2022.10.31 +reportlab==3.6.12 six==1.16.0 toml==0.10.2 -tqdm==4.64.0 +tqdm==4.64.1 typing_extensions==4.0.1 wrapt==1.13.3