Skip to content

Commit 082b36b

Browse files
map-perpastk
authored andcommitted
Use htmlmin2 to work on newer python versions
Signed-off-by: map-per <[email protected]>
1 parent a100a8a commit 082b36b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tools/python/descriptions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
htmlmin==0.1.12
1+
htmlmin2==0.1.13
22
requests>=2.31.0
33
beautifulsoup4==4.9.1
44
wikidata==0.6.1

tools/python/descriptions/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
htmlmin==0.1.12
1+
htmlmin2==0.1.13
22
requests>=2.31.0
33
beautifulsoup4==4.9.1
44
wikidata==0.6.1

0 commit comments

Comments
 (0)