From d2bf93abe6eb9b07cacf87da4b07ffaa4d8b4028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Mon, 13 Oct 2025 00:14:28 +0300 Subject: [PATCH] add pygments to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 6860600..104c12f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 pycparser==2.22 +Pygments==2.19.2 python-dotenv==1.1.1 python-slugify==8.0.4 text-unidecode==1.3