From 519fa54b1069c56c3f3a652d8ac7d6c34e60f7d2 Mon Sep 17 00:00:00 2001 From: Ken Lewerentz Date: Tue, 2 Sep 2025 17:02:36 +0700 Subject: [PATCH] [fix] Adding CSV lexer to requirements_frozen.txt --- requirements_frozen.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements_frozen.txt b/requirements_frozen.txt index 4e3df03a..38c9fcf1 100644 --- a/requirements_frozen.txt +++ b/requirements_frozen.txt @@ -90,6 +90,7 @@ pydantic==1.10.6 pydata-sphinx-theme==0.8.1 pydot==1.4.1 Pygments==2.14.0 +pygments-csv-lexer==0.1.3 pyOpenSSL==23.0.0 pyparsing==3.0.9 PyPDF2==1.26.0