Skip to content

Commit

Permalink
Fix minify_html to old (0.11.1) version because the new one seems to …
Browse files Browse the repository at this point in the history
…break the javascript
  • Loading branch information
tcezard committed Jan 31, 2024
1 parent a01b4f4 commit 1dc47a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pyyaml
jinja2
minify_html
minify_html==0.11.1
openpyxl
requests
jsonschema
Expand Down

0 comments on commit 1dc47a5

Please sign in to comment.