From d07c006aed12631a7e0f9a5c82288a8ef7c5bfad Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Sat, 9 Sep 2023 10:18:39 +0000 Subject: Replace chompjs with pure Python code The new implementation is good enough for the current usage (brave) --- requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 6088f6338..a88f7adc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,3 @@ markdown-it-py==3.0.0 typing_extensions==4.7.1 fasttext-predict==0.9.2.1 pytomlpp==1.0.13 -chompjs==1.2.2 \ No newline at end of file -- cgit v1.2.3-54-g00ecf