From 83a61f0962c00c597e008f84484c36a752876009 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 8 Jan 2025 08:54:30 +0000 Subject: [PATCH] Bump PyPI requirements [Automated] --- requirements.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 187b76a..b7e52e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ arrow==1.3.0 # via inform attrs==24.3.0 # via cattrs cattrs==24.1.2 # via nt2 -exceptiongroup==1.2.2 # via cattrs inform==1.33 # via nestedtext markdown-it-py==3.0.0 # via rich mdurl==0.1.2 # via markdown-it-py @@ -12,9 +11,7 @@ pygments==2.19.1 # via rich python-dateutil==2.9.0.post0 # via arrow, yamlpath rich==13.9.4 # via nt2 ruamel-yaml==0.17.21 # via nt2, yamlpath -ruamel-yaml-clib==0.2.12 # via ruamel-yaml six==1.17.0 # via inform, python-dateutil types-python-dateutil==2.9.0.20241206 # via arrow -typing-extensions==4.12.2 # via cattrs, rich wheezy-template==3.2.3 # via -r requirements.in yamlpath==3.8.2 # via nt2, -r requirements.in