diff options
author | Jesús <heckyel@hyperbola.info> | 2020-02-02 11:56:06 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-02-02 11:56:06 -0500 |
commit | 3f020984ca6c29e66b939782d09aa45aef75bc2d (patch) | |
tree | 18902dc8081ee5f4b522c4e5a6b4dc8cb53aaf55 /requirements.txt | |
parent | 40b33a3d7dd113bb186f5510134490d8bd7d54ac (diff) | |
download | libretube-3f020984ca6c29e66b939782d09aa45aef75bc2d.tar.lz libretube-3f020984ca6c29e66b939782d09aa45aef75bc2d.tar.xz libretube-3f020984ca6c29e66b939782d09aa45aef75bc2d.zip |
improve compress without external plugin
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 1e45f5d..e2a7336 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ Babel==2.7.0 beautifulsoup4==4.8.1 blinker==1.4 -css-html-js-minify==2.5.5 docutils==0.15.2 feedgenerator==1.9 html5validator==0.3.1 |