From 0bc00ce9352ba843d62c189b68e0e07724cc4b58 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sun, 4 Dec 2022 15:06:48 -0600 Subject: migrate from INI to YAML, breaks compatibility config file and template files need to be converted to the new format to use with YAML config --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index d5997fd..9192da2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,4 @@ markdown-checklist>=0.4.4 MarkupSafe>=2.1.1 yafg>=0.3 pymdown-extensions>=9.9 +PyYAML>=6.0 -- cgit v1.2.3-70-g09d2